Skip to content

Commit

Permalink
chore(release): 11.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Jul 25, 2024
1 parent 8a46e3e commit 63da73f
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
Expand Up @@ -2,6 +2,13 @@

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.

## [11.5.0](https://github.com/mojaloop/central-services-logger/compare/v11.3.1...v11.5.0) (2024-07-25)


### Features

* **csi-334:** added contextLogger with asyncStorage ([#52](https://github.com/mojaloop/central-services-logger/issues/52)) ([8a46e3e](https://github.com/mojaloop/central-services-logger/commit/8a46e3e8f36f7d18f34f90a5c0883d56c2192123))

### [11.4.5](https://github.com/mojaloop/central-services-logger/compare/v11.4.4...v11.4.5) (2024-07-24)

### [11.4.4](https://github.com/mojaloop/central-services-logger/compare/v11.4.3...v11.4.4) (2024-07-24)
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/central-services-logger",
"version": "11.4.5",
"version": "11.5.0",
"description": "Mojaloop common logging library",
"main": "src/index.js",
"repository": {
Expand Down

0 comments on commit 63da73f

Please sign in to comment.