Skip to content

Commit

Permalink
chore(release): 11.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Sep 3, 2020
1 parent 70005ff commit d325b94
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog
# Changelog: [mojaloop/api-snippets](https://github.com/mojaloop/api-snippets)
### [11.0.2](https://github.com/mojaloop/api-snippets/compare/v11.0.1...v11.0.2) (2020-09-03)

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### Maintenance

* add commit linting ([#20](https://github.com/mojaloop/api-snippets/issues/20)) ([70005ff](https://github.com/mojaloop/api-snippets/commit/70005ff4ecf6a2d3cf0ef3396af5561e5eda92cc))

### [11.0.1](https://github.com/mojaloop/api-snippets/compare/v11.0.0...v11.0.1) (2020-09-01)
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.1",
"version": "11.0.2",
"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 d325b94

Please sign in to comment.