Skip to content

Commit 90fc5ff

Browse files
chore(release): set package.json to 1.1.0-beta.17 [skip ci]
# [1.1.0-beta.17](v1.1.0-beta.16...v1.1.0-beta.17) (2026-05-15) ### Features * add support for generation of v4 sdks ([#282](#282)) ([8ad0138](8ad0138))
1 parent 8ad0138 commit 90fc5ff

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0-beta.17](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.16...v1.1.0-beta.17) (2026-05-15)
2+
3+
4+
### Features
5+
6+
* add support for generation of v4 sdks ([#282](https://github.com/apimatic/apimatic-cli/issues/282)) ([8ad0138](https://github.com/apimatic/apimatic-cli/commit/8ad013806642ec3807dcd740a16d40b2f3b3e418))
7+
18
# [1.1.0-beta.16](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.15...v1.1.0-beta.16) (2026-05-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@apimatic/cli",
33
"description": "The official CLI for APIMatic.",
4-
"version": "1.1.0-beta.16",
4+
"version": "1.1.0-beta.17",
55
"author": "APIMatic",
66
"bin": {
77
"apimatic": "./bin/run.js"

0 commit comments

Comments
 (0)