Skip to content

Commit 09d7067

Browse files
authored
Merge pull request #61 from OpenForgeProject/release-please--branches--main--components--vscode-ddev-phpstan
chore(main): release 0.5.0
2 parents 6c5c5ac + 650f93b commit 09d7067

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0](https://github.com/OpenForgeProject/vscode-ddev-phpstan/compare/v0.4.2...v0.5.0) (2026-01-12)
6+
7+
8+
### Features
9+
10+
* update release management ([6c5c5ac](https://github.com/OpenForgeProject/vscode-ddev-phpstan/commit/6c5c5acc4a8609bb6dd3262c21a771abef182f93))
11+
512
## [0.4.2] - 2025-10-01
613

714
### Changed

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.4.2",
5+
"version": "0.5.0",
66
"publisher": "OpenForgeProject",
77
"license": "GPL-3.0",
88
"icon": "assets/icon.png",

0 commit comments

Comments
 (0)