Skip to content

Commit

Permalink
chore(release): 14.0.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Jun 11, 2024
1 parent 29a8caa commit 4c05e5e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [14.0.7](https://github.com/mojaloop/ml-api-adapter/compare/v14.0.6...v14.0.7) (2024-06-11)


### Chore

* dependency updates to address security patches ([#528](https://github.com/mojaloop/ml-api-adapter/issues/528)) ([29a8caa](https://github.com/mojaloop/ml-api-adapter/commit/29a8caad4394407698637a06334da11e62b494d4))
* **deps:** Bump @apidevtools/json-schema-ref-parser from 11.1.0 to 11.6.2 ([#526](https://github.com/mojaloop/ml-api-adapter/issues/526)) ([035e9b1](https://github.com/mojaloop/ml-api-adapter/commit/035e9b147dcc14641ecde5c8c49bf9f9d065f3fb))

### [14.0.6](https://github.com/mojaloop/ml-api-adapter/compare/v14.0.5...v14.0.6) (2024-05-17)


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": "@mojaloop/ml-api-adapter",
"version": "14.0.6",
"version": "14.0.7",
"description": "Convert from ML API to/from internal Central Services messaging format",
"license": "Apache-2.0",
"private": true,
Expand Down

0 comments on commit 4c05e5e

Please sign in to comment.