Skip to content

Commit

Permalink
chore(release): 2.13.17 [skip ci]
Browse files Browse the repository at this point in the history
## [2.13.17](v2.13.16...v2.13.17) (2024-09-10)

### Bug Fixes

* Override OpenSSL security level to allow TLSv1 connections ([a5f6b06](a5f6b06))
  • Loading branch information
semantic-release-bot committed Sep 10, 2024
1 parent a5f6b06 commit d7c92e7
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.13.17](https://github.com/open-amt-cloud-toolkit/mps/compare/v2.13.16...v2.13.17) (2024-09-10)


### Bug Fixes

* Override OpenSSL security level to allow TLSv1 connections ([a5f6b06](https://github.com/open-amt-cloud-toolkit/mps/commit/a5f6b0672062d9ce039d9a8a2d7892cb61e664c5))

## [2.13.16](https://github.com/open-amt-cloud-toolkit/mps/compare/v2.13.15...v2.13.16) (2024-08-12)

## [2.13.15](https://github.com/open-amt-cloud-toolkit/mps/compare/v2.13.14...v2.13.15) (2024-07-15)
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/mps",
"version": "2.13.16",
"version": "2.13.17",
"description": "Containerized MPS service for executing Intel® AMT features",
"homepage": "https://github.com/open-amt-cloud-toolkit/mps",
"contributors": [
Expand Down

0 comments on commit d7c92e7

Please sign in to comment.