Skip to content

Commit 4907776

Browse files
committed
v2.0.0
1 parent 0aa7c5e commit 4907776

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v1.0.1](https://github.com/aspirantzhang/php-enhanced-snippets/compare/v1.1.3...v1.0.1)
7+
#### [v2.0.0](https://github.com/aspirantzhang/php-enhanced-snippets/compare/v1.1.3...v2.0.0)
88

99
- refactor: delete existing snippets [`05fe1b1`](https://github.com/aspirantzhang/php-enhanced-snippets/commit/05fe1b1fabfd13e5fb3e19d128f58446f6a94db3)
1010
- refactor: init [`c97354d`](https://github.com/aspirantzhang/php-enhanced-snippets/commit/c97354d35f96da4ed77940c4dd64f4f095a09855)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "php-enhanced-snippets",
33
"displayName": "PHP Enhanced Snippets",
4-
"version": "1.0.1",
4+
"version": "2.0.0",
55
"publisher": "aspirantzhang",
66
"description": "Provide a complete set of code snippets for PHP developers.",
77
"author": {

0 commit comments

Comments
 (0)