Skip to content

Commit

Permalink
chore(release): 2.22.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.22.9](v2.22.8...v2.22.9) (2024-08-02)

### Bug Fixes

* abnormal websocket closure post ccm ([#1727](#1727)) ([755aa02](755aa02))
  • Loading branch information
semantic-release-bot committed Aug 2, 2024
1 parent 755aa02 commit c5b6ebf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.22.9](https://github.com/open-amt-cloud-toolkit/rps/compare/v2.22.8...v2.22.9) (2024-08-02)


### Bug Fixes

* abnormal websocket closure post ccm ([#1727](https://github.com/open-amt-cloud-toolkit/rps/issues/1727)) ([755aa02](https://github.com/open-amt-cloud-toolkit/rps/commit/755aa0222fbdabf477433aabf49bcc53088ed050))

## [2.22.8](https://github.com/open-amt-cloud-toolkit/rps/compare/v2.22.7...v2.22.8) (2024-07-15)

## [2.22.7](https://github.com/open-amt-cloud-toolkit/rps/compare/v2.22.6...v2.22.7) (2024-06-06)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@open-amt-cloud-toolkit/rps",
"version": "2.22.8",
"version": "2.22.9",
"description": "Containerized RPS service for activating and configuring Intel® AMT devices",
"homepage": "https://github.com/open-amt-cloud-toolkit/rps",
"contributors": [
Expand Down

0 comments on commit c5b6ebf

Please sign in to comment.