We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ceb38f commit f55103bCopy full SHA for f55103b
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.4.0"
+ ".": "0.4.1"
3
}
CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## 0.4.1 (2025-10-30)
4
+
5
+Full Changelog: [v0.4.0...v0.4.1](https://github.com/e-invoice-be/e-invoice-php/compare/v0.4.0...v0.4.1)
6
7
+### Chores
8
9
+* use pascal case for phpstan typedefs ([5ceb38f](https://github.com/e-invoice-be/e-invoice-php/commit/5ceb38f37c1a7e8ece8e0a6b2a379d37f6d82f78))
10
11
## 0.4.0 (2025-10-22)
12
13
Full Changelog: [v0.3.0...v0.4.0](https://github.com/e-invoice-be/e-invoice-php/compare/v0.3.0...v0.4.0)
0 commit comments