Skip to content

Commit

Permalink
chore(release): 0.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Nov 7, 2023
1 parent 67eb370 commit f8b61ff
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/als-consent-oracle](https://github.com/mojaloop/als-consent-oracle)
### [0.2.2](https://github.com/mojaloop/als-consent-oracle/compare/v0.2.1...v0.2.2) (2023-11-07)


### Bug Fixes

* **mojaloop/#3604:** update dependencies ([#32](https://github.com/mojaloop/als-consent-oracle/issues/32)) ([67eb370](https://github.com/mojaloop/als-consent-oracle/commit/67eb3703b342341651173edfa318470694416c67)), closes [mojaloop/#3604](https://github.com/mojaloop/als-consent-oracle/issues/3604)

### [0.2.1](https://github.com/mojaloop/als-consent-oracle/compare/v0.2.0...v0.2.1) (2023-09-20)


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-consent-oracle",
"version": "0.2.1",
"version": "0.2.2",
"description": "An Account Lookup Service Oracle for consents",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit f8b61ff

Please sign in to comment.