Skip to content

Commit b3ca06c

Browse files
committed
release: 1.2.0
1 parent ea9b9c9 commit b3ca06c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.2.0
2+
3+
- Switch package manager to PNPM
4+
15
### 1.1.40
26

37
- Fix lint php files with spaces failed

package.json

Lines changed: 1 addition & 1 deletion
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.1.40",
4+
"version": "1.2.0",
55
"description": "Integrates phpfmt into VS Code",
66
"main": "./dist/extension",
77
"scripts": {

0 commit comments

Comments
 (0)