Skip to content

Commit 59cf4dc

Browse files
release: 1.2.16
1 parent 8eb15fc commit 59cf4dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.2.16
2+
3+
- Upgrade fmt.stub.php [(V1029.0.0)](https://github.com/driade/phpfmt8/releases/tag/v1029.0.0)
4+
15
### 1.2.15
26

37
- Upgrade fmt.stub.php [(V1029.0.0)](https://github.com/driade/phpfmt8/releases/tag/v1029.0.0)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-phpfmt",
33
"displayName": "phpfmt - PHP formatter",
4-
"version": "1.2.15",
4+
"version": "1.2.16",
55
"description": "Integrates phpfmt into VS Code",
66
"main": "./dist/extension",
77
"scripts": {

0 commit comments

Comments
 (0)