Skip to content

Commit c9c8e84

Browse files
chore(release): set package.json to 1.1.0-beta.15 [skip ci]
# [1.1.0-beta.15](v1.1.0-beta.14...v1.1.0-beta.15) (2026-05-08) ### Features * add container and input models in toc using new toc command ([#276](#276)) ([3ae4374](3ae4374))
1 parent 3ae4374 commit c9c8e84

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.15](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.14...v1.1.0-beta.15) (2026-05-08)
2+
3+
4+
### Features
5+
6+
* add container and input models in toc using new toc command ([#276](https://github.com/apimatic/apimatic-cli/issues/276)) ([3ae4374](https://github.com/apimatic/apimatic-cli/commit/3ae43743585c2c843bebdec936698e72c44c94a7))
7+
18
# [1.1.0-beta.14](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.13...v1.1.0-beta.14) (2026-04-28)
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.14",
4+
"version": "1.1.0-beta.15",
55
"author": "APIMatic",
66
"bin": {
77
"apimatic": "./bin/run.js"

0 commit comments

Comments
 (0)