Skip to content

Commit 27e3874

Browse files
chore(release): set package.json to 1.1.0-beta.19 [skip ci]
# [1.1.0-beta.19](v1.1.0-beta.18...v1.1.0-beta.19) (2026-06-24) ### Features * **portal:** prefer port 23513 and auto-configure API Copilot in quickstart ([#290](#290)) ([45cc0e6](45cc0e6)), closes [#291](#291)
1 parent 45cc0e6 commit 27e3874

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.19](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.18...v1.1.0-beta.19) (2026-06-24)
2+
3+
4+
### Features
5+
6+
* **portal:** prefer port 23513 and auto-configure API Copilot in quickstart ([#290](https://github.com/apimatic/apimatic-cli/issues/290)) ([45cc0e6](https://github.com/apimatic/apimatic-cli/commit/45cc0e69517892ecba33b8f6caf6770032bb42ba)), closes [#291](https://github.com/apimatic/apimatic-cli/issues/291)
7+
18
# [1.1.0-beta.18](https://github.com/apimatic/apimatic-cli/compare/v1.1.0-beta.17...v1.1.0-beta.18) (2026-06-11)
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.18",
4+
"version": "1.1.0-beta.19",
55
"author": "APIMatic",
66
"bin": {
77
"apimatic": "./bin/run.js"

0 commit comments

Comments
 (0)