Skip to content

Commit 77272ad

Browse files
committed
Add version 0.1.29
1 parent 751f9c7 commit 77272ad

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## Releases
99

10+
### [0.1.29] - 2024-12-07
11+
12+
* Update ixnode packages
13+
1014
### [0.1.28] - 2024-06-11
1115

1216
* Add getCurrentRequest to BaseProvider to support backward compatibility

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.28
1+
0.1.29

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "ixnode/php-api-version-bundle",
33
"description": "Provides the base API plattform functionality",
4+
"version": "0.1.29",
45
"license": "MIT",
56
"authors": [
67
{

0 commit comments

Comments
 (0)