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

Commit 26447da

Browse files
committed
chore(main): release 0.6.0
1 parent d8616c7 commit 26447da

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.6.0](https://github.com/OpenForgeProject/vscode-ddev-phpstan/compare/v0.5.2...v0.6.0) (2026-03-03)
6+
7+
8+
### Features
9+
10+
* update README and changelog to reflect project abandonment ([d8616c7](https://github.com/OpenForgeProject/vscode-ddev-phpstan/commit/d8616c7a19d63ee2e0095732ba2cac3aff5d5de4))
11+
512
## [0.6.0] (2026-03-03)
613

714
### 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": "[ABANDONED] This project is abandoned in favor of Trunk Code Quality. PHP static analysis with PHPStan in DDEV containers for VS Code",
5-
"version": "0.5.2",
5+
"version": "0.6.0",
66
"publisher": "OpenForgeProject",
77
"license": "GPL-3.0",
88
"icon": "assets/icon.png",

0 commit comments

Comments
 (0)