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 751f9c7 commit 77272adCopy full SHA for 77272ad
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Releases
9
10
+### [0.1.29] - 2024-12-07
11
+
12
+* Update ixnode packages
13
14
### [0.1.28] - 2024-06-11
15
16
* Add getCurrentRequest to BaseProvider to support backward compatibility
VERSION
@@ -1 +1 @@
1
-0.1.28
+0.1.29
composer.json
@@ -1,6 +1,7 @@
{
2
"name": "ixnode/php-api-version-bundle",
3
"description": "Provides the base API plattform functionality",
4
+ "version": "0.1.29",
5
"license": "MIT",
6
"authors": [
0 commit comments