Skip to content

Commit 3c8c5a2

Browse files
chore(release): 3.28.0 [skip ci]
# [3.28.0](v3.27.5...v3.28.0) (2025-01-06) ### Features * make connection modes clearer ([0858fdf](0858fdf))
1 parent 0858fdf commit 3c8c5a2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.28.0](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.27.5...v3.28.0) (2025-01-06)
2+
3+
4+
### Features
5+
6+
* make connection modes clearer ([0858fdf](https://github.com/open-amt-cloud-toolkit/sample-web-ui/commit/0858fdf85119a614cce283cc6dbaef344fa0eac3))
7+
18
## [3.27.5](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.27.4...v3.27.5) (2024-12-12)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-amt-cloud-toolkit/sample-web-ui",
3-
"version": "3.27.5",
3+
"version": "3.28.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)