Skip to content

Commit 53d9713

Browse files
chore(release): 2.13.10 [skip ci]
## [2.13.10](v2.13.9...v2.13.10) (2024-02-02) ### Bug Fixes * expose only 3000 and 4433, and update docker file ([#1310](#1310)) ([278f7c9](278f7c9))
1 parent 278f7c9 commit 53d9713

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.13.10](https://github.com/open-amt-cloud-toolkit/mps/compare/v2.13.9...v2.13.10) (2024-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* expose only 3000 and 4433, and update docker file ([#1310](https://github.com/open-amt-cloud-toolkit/mps/issues/1310)) ([278f7c9](https://github.com/open-amt-cloud-toolkit/mps/commit/278f7c96f68089272b74461823294aaacd1fc6fe))
7+
18
## [2.13.9](https://github.com/open-amt-cloud-toolkit/mps/compare/v2.13.8...v2.13.9) (2024-01-22)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-amt-cloud-toolkit/mps",
3-
"version": "2.13.9",
3+
"version": "2.13.10",
44
"description": "Containerized MPS service for executing Intel® AMT features",
55
"homepage": "https://github.com/open-amt-cloud-toolkit/mps",
66
"contributors": [

0 commit comments

Comments
 (0)