Skip to content

Commit 2e3e2c0

Browse files
chore(release): 3.27.0 [skip ci]
# [3.27.0](v3.26.0...v3.27.0) (2024-10-30) ### Features * re-enable auth for ws when in console mode ([#2298](#2298)) ([8c1b00e](8c1b00e))
1 parent 8c1b00e commit 2e3e2c0

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.27.0](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.26.0...v3.27.0) (2024-10-30)
2+
3+
4+
### Features
5+
6+
* re-enable auth for ws when in console mode ([#2298](https://github.com/open-amt-cloud-toolkit/sample-web-ui/issues/2298)) ([8c1b00e](https://github.com/open-amt-cloud-toolkit/sample-web-ui/commit/8c1b00e9a5b48bb33f66cc1549de21e5b2cabd17))
7+
18
# [3.26.0](https://github.com/open-amt-cloud-toolkit/sample-web-ui/compare/v3.25.0...v3.26.0) (2024-10-29)
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.26.0",
3+
"version": "3.27.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)