Skip to content

Commit a0bae5f

Browse files
committed
v2.2.0
1 parent 93b26ea commit a0bae5f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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+
#### [v2.2.0](https://github.com/aspirantzhang/php-enhanced-snippets/compare/v2.1.1...v2.2.0)
8+
9+
- feat: add php class with extends and implements [`93b26ea`](https://github.com/aspirantzhang/php-enhanced-snippets/commit/93b26eac36a5c8acf1f18aa9183168f7c8489045)
10+
711
#### [v2.1.1](https://github.com/aspirantzhang/php-enhanced-snippets/compare/v2.1.0...v2.1.1)
812

13+
> 23 December 2021
14+
915
- feat: add php class snippets for php and html [`fa11911`](https://github.com/aspirantzhang/php-enhanced-snippets/commit/fa11911ff4f3ef5d9b82566a113dd2447d3a7c32)
1016

1117
#### [v2.1.0](https://github.com/aspirantzhang/php-enhanced-snippets/compare/v2.0.0...v2.1.0)

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": "2.1.1",
4+
"version": "2.2.0",
55
"publisher": "aspirantzhang",
66
"description": "Provide a complete set of code snippets for PHP developers.",
77
"author": {

0 commit comments

Comments
 (0)