Skip to content

Commit

Permalink
Version 1.0.7 & CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dansysanalyst committed Feb 23, 2023
1 parent 738a26e commit 449b50b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to the "pest-snippets" extension will be documented in this file.

## [1.0.7]

- DOC: README improvements
- Modified logo
- Updated screenshot
- Added LICENSE
- Added `:pextothrow` for `->toThrow()`
- Added compile.sh script

## [1.0.6]

- Fixed and update README.md
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Pest Snippets",
"publisher": "dansysanalyst",
"description": "Snippets for Pest PHP testing framework",
"version": "1.0.6",
"version": "1.0.7",
"engines": {
"vscode": "^1.57.0"
},
Expand Down

0 comments on commit 449b50b

Please sign in to comment.