Skip to content

Commit 49386d4

Browse files
chore(release): set package.json to 1.1.0-beta.6 [skip ci]
# [1.1.0-beta.6](v1.1.0-beta.5...v1.1.0-beta.6) (2026-01-02) ### Features * update status response handling for portal generation ([#232](#232)) ([703b14d](703b14d))
1 parent 703b14d commit 49386d4

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.6](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.5...v1.1.0-beta.6) (2026-01-02)
2+
3+
4+
### Features
5+
6+
* update status response handling for portal generation ([#232](https://github.com/apimatic/apimatic-cli/issues/232)) ([703b14d](https://github.com/apimatic/apimatic-cli/commit/703b14d1b32be37075bb780ed9a6a390a276b1a6))
7+
18
# [1.1.0-beta.5](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.4...v1.1.0-beta.5) (2025-11-25)
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.5",
4+
"version": "1.1.0-beta.6",
55
"author": "APIMatic",
66
"bin": {
77
"apimatic": "./bin/run.js"

0 commit comments

Comments
 (0)