Skip to content

Commit

Permalink
chore(release): 0.0.13 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Dec 11, 2024
1 parent 4e8b490 commit 77cb039
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Changelog: [mojaloop/als-msisdn-oracle-svc](https://github.com/mojaloop/als-msisdn-oracle-svc)
### [0.0.13](https://github.com/mojaloop/als-msisdn-oracle-svc/compare/v0.0.12...v0.0.13) (2024-12-11)


### Features

* **csi-927:** added pre-commit hook ([4e8b490](https://github.com/mojaloop/als-msisdn-oracle-svc/commit/4e8b490f892a38fe1bda2085565c2fe478627cbf))
* **csi-927:** added pre-commit hook ([9972f44](https://github.com/mojaloop/als-msisdn-oracle-svc/commit/9972f44489c98fc378bab529a884f75c5f275674))
* **csi-927:** added pre-commit hook ([3567657](https://github.com/mojaloop/als-msisdn-oracle-svc/commit/3567657fdf3dcb70f55e208d86b4c1e650e6ca05))
* **csi-927:** used common loggingPlugin ([e4c10d0](https://github.com/mojaloop/als-msisdn-oracle-svc/commit/e4c10d03a35395e25eb16e6b4e64748b6e413ec3))

### [0.0.12](https://github.com/mojaloop/als-msisdn-oracle-svc/compare/v0.0.11...v0.0.12) (2024-12-05)


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/als-msisdn-oracle-svc",
"version": "0.0.12",
"version": "0.0.13",
"description": "An Account Lookup Service Oracle for MSISDN identifiers",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 77cb039

Please sign in to comment.