Skip to content

Commit

Permalink
chore(release): 3.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.13.0](v3.12.3...v3.13.0) (2024-08-13)

### Features

* display network settings ([#2043](#2043)) ([3a51275](3a51275))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent 3a51275 commit 884fd6e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.13.0](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.12.3...v3.13.0) (2024-08-13)


### Features

* display network settings ([#2043](https://github.com/open-amt-cloud-toolkit/sample-web-ui/issues/2043)) ([3a51275](https://github.com/open-amt-cloud-toolkit/sample-web-ui/commit/3a5127516bd1c71be7d027196d1ac8104fcff9a9))

## [3.12.3](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.12.2...v3.12.3) (2024-08-12)

## [3.12.2](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.12.1...v3.12.2) (2024-07-25)
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.12.3",
"version": "3.13.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 884fd6e

Please sign in to comment.