Skip to content

Commit 5d3f21d

Browse files
committed
build: v1.4.1
1 parent b1ca0cb commit 5d3f21d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.4.1](https://github.com/swordev/phpstan-vscode/compare/v1.4.0...v1.4.1) (2021-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* normalize message line ([81c2b38](https://github.com/swordev/phpstan-vscode/commit/81c2b38b053725315a441ef9c5cb9f9525c101fa))
7+
8+
9+
110
# [1.4.0](https://github.com/swordev/phpstan-vscode/compare/v1.3.3...v1.4.0) (2020-12-07)
211

312

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.0",
5+
"version": "1.4.1",
66
"license": "MIT",
77
"publisher": "swordev",
88
"author": "Juanra Gálvez <juanrgm724@gmail.com>",

0 commit comments

Comments
 (0)