Skip to content

Commit

Permalink
chore(release): 1.11.0
Browse files Browse the repository at this point in the history
[skip ci]
## [1.11.0](v1.10.0...v1.11.0) (2024-11-07)

### Features

* add automatic cli latest version detection ([5442afc](5442afc))
* update cli version ([d1f7832](d1f7832))

### Bug Fixes

* typo ([41bbca1](41bbca1))
  • Loading branch information
semantic-release-bot committed Nov 7, 2024
1 parent 2ec2543 commit 5a49158
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.11.0](https://github.com/aziontech/lib/compare/v1.10.0...v1.11.0) (2024-11-07)


### Features

* add automatic cli latest version detection ([5442afc](https://github.com/aziontech/lib/commit/5442afc2cd84796a53049ca61e675b3d0943de3c))
* update cli version ([d1f7832](https://github.com/aziontech/lib/commit/d1f78326ae2b92d0f86a7811db276e5f965383be))


### Bug Fixes

* typo ([41bbca1](https://github.com/aziontech/lib/commit/41bbca1e0cfa393951c272604210accb0b37db1d))

## [1.11.0-stage.1](https://github.com/aziontech/lib/compare/v1.10.0...v1.11.0-stage.1) (2024-11-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azion",
"version": "1.11.0-stage.1",
"version": "1.11.0",
"description": "Azion Packages for Edge Computing.",
"bin": {
"azion": "./bin/azion",
Expand Down

0 comments on commit 5a49158

Please sign in to comment.