Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Jun 27, 2022
1 parent ed522f6 commit 4128b37
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Changelog: [mojaloop/als-consent-oracle](https://github.com/mojaloop/als-consent-oracle)
## [0.2.0](https://github.com/mojaloop/als-consent-oracle/compare/v0.1.0...v0.2.0) (2022-06-27)


### ⚠ BREAKING CHANGES

* change migration directory and migration flow, prune docker image (#18)

### Bug Fixes

* change migration directory and migration flow, prune docker image ([#18](https://github.com/mojaloop/als-consent-oracle/issues/18)) ([ed522f6](https://github.com/mojaloop/als-consent-oracle/commit/ed522f644e4959a4ad07632712ca7eb19016ea1a))

## [0.1.0](https://github.com/mojaloop/als-consent-oracle/compare/v0.0.8...v0.1.0) (2022-06-10)


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

0 comments on commit 4128b37

Please sign in to comment.