Skip to content

Commit

Permalink
chore(release): 12.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Mar 31, 2022
1 parent 9892cae commit 258fc9c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 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/thirdparty-sdk](https://github.com/mojaloop/thirdparty-sdk)
### [12.0.2](https://github.com/mojaloop/thirdparty-sdk/compare/v12.0.1...v12.0.2) (2022-03-31)


### Maintenance

* fix spelling mistake ([#137](https://github.com/mojaloop/thirdparty-sdk/issues/137)) ([9892cae](https://github.com/mojaloop/thirdparty-sdk/commit/9892cae514bfc55fe2f173293239849fd11449c8))

### [12.0.1](https://github.com/mojaloop/thirdparty-sdk/compare/v12.0.0...v12.0.1) (2022-03-28)


Expand Down
2 changes: 1 addition & 1 deletion 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/thirdparty-sdk",
"version": "12.0.1",
"version": "12.0.2",
"description": "SDK for DFSPs and PISPs to easily integrate with Mojaloop's Third Party API",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 258fc9c

Please sign in to comment.