Skip to content

Commit

Permalink
chore(release): 18.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Mar 18, 2024
1 parent 2df11e4 commit b4baa14
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,4 +1,11 @@
# Changelog: [mojaloop/sdk-standard-components](https://github.com/mojaloop/sdk-standard-components)
### [18.0.1](https://github.com/mojaloop/sdk-standard-components/compare/v18.0.0...v18.0.1) (2024-03-18)


### Chore

* **mojaloop/#3815:** fix error catch logger level ([#199](https://github.com/mojaloop/sdk-standard-components/issues/199)) ([2df11e4](https://github.com/mojaloop/sdk-standard-components/commit/2df11e43cff8fe861b05c2489d3605109037c022))

## [18.0.0](https://github.com/mojaloop/sdk-standard-components/compare/v17.4.0...v18.0.0) (2024-03-12)


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/sdk-standard-components",
"version": "18.0.0",
"version": "18.0.1",
"description": "A set of standard components for connecting to Mojaloop API enabled Switches",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit b4baa14

Please sign in to comment.