Skip to content

Commit 60cc8cf

Browse files
chore(release): set package.json to 1.1.0-beta.1 [skip ci]
# [1.1.0-beta.1](v1.0.0-beta.1...v1.1.0-beta.1) (2025-09-19) ### Features * add sdk quickstart flow and other various improvements ([#210](#210)) ([2750491](2750491))
1 parent 2750491 commit 60cc8cf

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.1](https://github.com/apimatic/apimatic-cli/compare/v1.0.0-beta.1...v1.1.0-beta.1) (2025-09-19)
2+
3+
4+
### Features
5+
6+
* add sdk quickstart flow and other various improvements ([#210](https://github.com/apimatic/apimatic-cli/issues/210)) ([2750491](https://github.com/apimatic/apimatic-cli/commit/2750491d68f53979d8bf7651f6e14568e57d2476))
7+
18
# 1.0.0-beta.1 (2025-09-08)
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.0.0-beta.1",
4+
"version": "1.1.0-beta.1",
55
"author": "APIMatic",
66
"bin": {
77
"apimatic": "./bin/run.js"

0 commit comments

Comments
 (0)