Skip to content

Commit 355c388

Browse files
authored
Merge pull request #16 from swordev/changeset-release/main
Update versions
2 parents fe5f35c + 6430a6a commit 355c388

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-buses-share.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# phpstan-vscode
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [`6859b56`](https://github.com/swordev/phpstan-vscode/commit/6859b560068f281f41ba5cb549abfaef3310fd7a) Thanks [@juanrgm](https://github.com/juanrgm)! - Update the readme file
8+
39
## 2.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "phpstan-vscode",
33
"displayName": "PHPStan",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "PHPStan for VSCode",
66
"categories": [
77
"Linters",

0 commit comments

Comments
 (0)