Skip to content

Commit

Permalink
chore(release): 12.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Mar 22, 2021
1 parent 18ce61f commit 105a644
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/api-snippets](https://github.com/mojaloop/api-snippets)
## [12.1.0](https://github.com/mojaloop/api-snippets/compare/v12.0.12...v12.1.0) (2021-03-22)


### Features

* add thirdparty API definitions ([#64](https://github.com/mojaloop/api-snippets/issues/64)) ([18ce61f](https://github.com/mojaloop/api-snippets/commit/18ce61f91aa859d7ff6029e2fd411e11ecef296b))

### [12.0.12](https://github.com/mojaloop/api-snippets/compare/v12.0.11...v12.0.12) (2021-03-10)


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/api-snippets",
"version": "12.0.12",
"version": "12.1.0",
"description": "Mojaloop API specification reusable snippets",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 105a644

Please sign in to comment.