Skip to content

Commit b4bc9b3

Browse files
chore(release): 2.29.0 [skip ci]
# [2.29.0](v2.28.0...v2.29.0) (2025-10-10) ### Features * adds UEFIWiFiSyncEnabled for OCR ([#2319](#2319)) ([9b799a9](9b799a9))
1 parent 9b799a9 commit b4bc9b3

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+
# [2.29.0](https://github.com/device-management-toolkit/rps/compare/v2.28.0...v2.29.0) (2025-10-10)
2+
3+
4+
### Features
5+
6+
* adds UEFIWiFiSyncEnabled for OCR ([#2319](https://github.com/device-management-toolkit/rps/issues/2319)) ([9b799a9](https://github.com/device-management-toolkit/rps/commit/9b799a943e7732e4479f37818f30668c4703fb91))
7+
18
# [2.28.0](https://github.com/device-management-toolkit/rps/compare/v2.27.1...v2.28.0) (2025-10-08)
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/rps",
3-
"version": "2.28.0",
3+
"version": "2.29.0",
44
"description": "Containerized RPS service for activating and configuring Intel® AMT devices",
55
"homepage": "https://github.com/device-management-toolkit/rps",
66
"contributors": [

0 commit comments

Comments
 (0)