Skip to content

Commit 449b50b

Browse files
committed
Version 1.0.7 & CHANGELOG
1 parent 738a26e commit 449b50b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [1.0.7]
6+
7+
- DOC: README improvements
8+
- Modified logo
9+
- Updated screenshot
10+
- Added LICENSE
11+
- Added `:pextothrow` for `->toThrow()`
12+
- Added compile.sh script
13+
514
## [1.0.6]
615

716
- Fixed and update README.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Pest Snippets",
44
"publisher": "dansysanalyst",
55
"description": "Snippets for Pest PHP testing framework",
6-
"version": "1.0.6",
6+
"version": "1.0.7",
77
"engines": {
88
"vscode": "^1.57.0"
99
},

0 commit comments

Comments
 (0)