Skip to content

Commit

Permalink
chore(release): 11.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Sep 7, 2020
1 parent cc35507 commit 939024e
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)
### [11.0.3](https://github.com/mojaloop/api-snippets/compare/v11.0.2...v11.0.3) (2020-09-07)


### Maintenance

* add more thirdparty snippets ([#21](https://github.com/mojaloop/api-snippets/issues/21)) ([cc35507](https://github.com/mojaloop/api-snippets/commit/cc3550783550066d89d5cfa62c3d7847b47fcd8f))

### [11.0.2](https://github.com/mojaloop/api-snippets/compare/v11.0.1...v11.0.2) (2020-09-03)


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": "11.0.2",
"version": "11.0.3",
"description": "Mojaloop API specification reusable snippets",
"scripts": {
"build:v1.0": "swagger-cli bundle -t yaml -o docs/fspiop-rest-v1.0-openapi3-snippets.yaml v1.0/openapi3/index.yaml && swagger-cli validate docs/fspiop-rest-v1.0-openapi3-snippets.yaml",
Expand Down

0 comments on commit 939024e

Please sign in to comment.