phpstan-mcp-mx 0.11.0 → 0.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,13 @@ Alle noemenswaardige wijzigingen per versie. Vanaf 0.10.0 gegenereerd door
|
|
|
4
4
|
semantic-release uit de commit-historie; de versies daarvoor zijn met de hand
|
|
5
5
|
geschreven.
|
|
6
6
|
|
|
7
|
+
## [0.11.1](https://codeberg.org/MartijnSchimmel/phpstan-mcp-mx/compare/v0.11.0...v0.11.1) (2026-09-10)
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### Bug Fixes
|
|
11
|
+
|
|
12
|
+
* haal de release-URL niet uit package.json ([8abdbca](https://codeberg.org/MartijnSchimmel/phpstan-mcp-mx/commit/8abdbca70405be2c67b26fd5171efe510977237b))
|
|
13
|
+
|
|
7
14
|
# [0.11.0](https://codeberg.org/MartijnSchimmel/phpstan-mcp-mx/compare/v0.10.1...v0.11.0) (2026-09-10)
|
|
8
15
|
|
|
9
16
|
|
package/dist/version.d.ts
CHANGED
package/dist/version.js
CHANGED