We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a76a6 commit b672725Copy full SHA for b672725
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to the "pest-snippets" extension will be documented in this file.
4
5
-## [1.0]
+## [1.0.0]
6
7
- Removed `->` from `pex:`
8
- Removed indentation from every `pex:...`
package.json
@@ -3,7 +3,7 @@
"displayName": "Pest Snippets",
"publisher": "dansysanalyst",
"description": "Snippets for Pest PHP testing framework",
- "version": "1.0",
+ "version": "1.0.0",
"engines": {
"vscode": "^1.57.0"
9
},
0 commit comments