Skip to content

Commit 17cf200

Browse files
chore(release): version 1.4.0
## [1.4.0](1.3.3...1.4.0) (2026-04-28) ### Features * **docker-api-client:** bump to v1.54-patched.yaml ([98933f3](98933f3)) * **docker-api:** bump docker api schema version to v1.54 ([302b8f3](302b8f3)) ### Bug Fixes * **jane:** add support for openapi 3.1.0 and fix generate command ([787b9a3](787b9a3)) * **qa:** fix phpstan issues ([2be9f38](2be9f38)) * **spec:** patch v1.54 nullables and date-time format ([b961da9](b961da9))
1 parent 302b8f3 commit 17cf200

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.4.0](https://github.com/WebProject-xyz/php-docker-api-client/compare/1.3.3...1.4.0) (2026-04-28)
7+
8+
### Features
9+
10+
* **docker-api-client:** bump to v1.54-patched.yaml ([98933f3](https://github.com/WebProject-xyz/php-docker-api-client/commit/98933f3aba78ad17f16dc22aa0354c43357b46e0))
11+
* **docker-api:** bump docker api schema version to v1.54 ([302b8f3](https://github.com/WebProject-xyz/php-docker-api-client/commit/302b8f3e2a9e44e287a29b709f6d8ef088b9c81d))
12+
13+
### Bug Fixes
14+
15+
* **jane:** add support for openapi 3.1.0 and fix generate command ([787b9a3](https://github.com/WebProject-xyz/php-docker-api-client/commit/787b9a3e7e86c1e605f637b268578b105dd37568))
16+
* **qa:** fix phpstan issues ([2be9f38](https://github.com/WebProject-xyz/php-docker-api-client/commit/2be9f38ebda989139d18cfc690e93924a888027d))
17+
* **spec:** patch v1.54 nullables and date-time format ([b961da9](https://github.com/WebProject-xyz/php-docker-api-client/commit/b961da9a556c858c583f81f8263871aae6a56bb1))
18+
619
## [1.3.3](https://github.com/WebProject-xyz/php-docker-api-client/compare/1.3.2...1.3.3) (2026-02-20)
720

821
### Bug Fixes

0 commit comments

Comments
 (0)