Skip to content

Commit 4e0f840

Browse files
committed
build: v1.4.6
1 parent f0628cc commit 4e0f840

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.4.6](https://github.com/swordev/phpstan-vscode/compare/v1.4.3...v1.4.6) (2022-03-25)
2+
3+
4+
### Bug Fixes
5+
6+
* allow tab char ([23e0949](https://github.com/swordev/phpstan-vscode/commit/23e0949206fe48ed4bda1cc3f14e904107a44cc3))
7+
* avoid use satinized path as file watcher pattern ([068363b](https://github.com/swordev/phpstan-vscode/commit/068363b7458affeb7dab0d892b06aaeddfcee436))
8+
* uncolorize phpstan progress ([f34fd12](https://github.com/swordev/phpstan-vscode/commit/f34fd12763f911035adf5b37e96df45986ed0a12))
9+
10+
11+
112
## [1.4.5](https://github.com/swordev/phpstan-vscode/compare/v1.4.4...v1.4.5) (2022-03-25)
213

314

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpstan",
33
"displayName": "PHPStan",
44
"description": "PHPStan for VSCode",
5-
"version": "1.4.5",
5+
"version": "1.4.6",
66
"license": "MIT",
77
"publisher": "swordev",
88
"author": "Juanra Gálvez <juanrgm724@gmail.com>",

0 commit comments

Comments
 (0)