Skip to content

Commit 7cfe4e0

Browse files
chore(release): 2.39.2 [skip ci]
## [2.39.2](v2.39.1...v2.39.2) (2026-07-10) ### Bug Fixes * match error string with given domain suffix does not match any A… ([#2788](#2788)) ([bd2f122](bd2f122))
1 parent bd2f122 commit 7cfe4e0

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.39.2](https://github.com/device-management-toolkit/rps/compare/v2.39.1...v2.39.2) (2026-07-10)
2+
3+
4+
### Bug Fixes
5+
6+
* match error string with given domain suffix does not match any A… ([#2788](https://github.com/device-management-toolkit/rps/issues/2788)) ([bd2f122](https://github.com/device-management-toolkit/rps/commit/bd2f1228891b4c6d39f5131615c63d67ad25d6c3))
7+
18
## [2.39.1](https://github.com/device-management-toolkit/rps/compare/v2.39.0...v2.39.1) (2026-07-01)
29

310
# [2.39.0](https://github.com/device-management-toolkit/rps/compare/v2.38.2...v2.39.0) (2026-07-01)

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.39.1",
3+
"version": "2.39.2",
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)