Skip to content

Commit 02604ff

Browse files
chore(release): 3.50.2 [skip ci]
## [3.50.2](v3.50.1...v3.50.2) (2025-11-28) ### Bug Fixes * prevent kb input lock in the active KVM session ([#2994](#2994)) ([925b7b5](925b7b5))
1 parent 925b7b5 commit 02604ff

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.50.2](https://github.com/device-management-toolkit/sample-web-ui/compare/v3.50.1...v3.50.2) (2025-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* prevent kb input lock in the active KVM session ([#2994](https://github.com/device-management-toolkit/sample-web-ui/issues/2994)) ([925b7b5](https://github.com/device-management-toolkit/sample-web-ui/commit/925b7b56dbb6aeb5e6c18927ffa1ac33c07d060b))
7+
18
## [3.50.1](https://github.com/device-management-toolkit/sample-web-ui/compare/v3.50.0...v3.50.1) (2025-11-20)
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": "@device-management-toolkit/sample-web-ui",
3-
"version": "3.50.1",
3+
"version": "3.50.2",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)