Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 71dfb7a

Browse files
committed
chore(main): release 0.5.2
1 parent 93e18cc commit 71dfb7a

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. This project uses [Release Please](https://github.com/googleapis/release-please) to automate releases and changelog management.
44

5+
## [0.5.2](https://github.com/OpenForgeProject/vscode-ddev-phpstan/compare/v0.5.1...v0.5.2) (2026-01-29)
6+
7+
8+
### Bug Fixes
9+
10+
* resolve npm audit vulnerabilities ([93e18cc](https://github.com/OpenForgeProject/vscode-ddev-phpstan/commit/93e18cce26c248c130234d62b77b35dc05f1eaf9))
11+
* trigger release for dependency updates ([cc20c59](https://github.com/OpenForgeProject/vscode-ddev-phpstan/commit/cc20c598c85b5f2e9e7203837d538aa47470c423))
12+
513
## [0.5.1](https://github.com/OpenForgeProject/vscode-ddev-phpstan/compare/v0.4.2...v0.5.1) (2026-01-12)
614

715
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "vscode-ddev-phpstan",
33
"displayName": "DDEV PHPStan",
44
"description": "PHP static analysis with PHPStan in DDEV containers for VS Code",
5-
"version": "0.5.1",
5+
"version": "0.5.2",
66
"publisher": "OpenForgeProject",
77
"license": "GPL-3.0",
88
"icon": "assets/icon.png",

0 commit comments

Comments
 (0)