Skip to content

Commit

Permalink
chore(release): 3.23.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.23.0](v3.22.1...v3.23.0) (2024-10-11)

### Bug Fixes

* amt explorer event trigger ([39b538e](39b538e))

### Features

* enables profile export from console ([302dffd](302dffd))
  • Loading branch information
semantic-release-bot committed Oct 11, 2024
1 parent f2ecd8f commit e7a92e9
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.23.0](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.22.1...v3.23.0) (2024-10-11)


### Bug Fixes

* amt explorer event trigger ([39b538e](https://github.com/open-amt-cloud-toolkit/sample-web-ui/commit/39b538e2b99154469cbc5375eff50ec7e8badb5c))


### Features

* enables profile export from console ([302dffd](https://github.com/open-amt-cloud-toolkit/sample-web-ui/commit/302dffd7078b2cf2839ef8ab487c743e23fde8d5))

## [3.22.1](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.22.0...v3.22.1) (2024-10-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-amt-cloud-toolkit/sample-web-ui",
"version": "3.22.1",
"version": "3.23.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit e7a92e9

Please sign in to comment.