Skip to content

Commit 660148c

Browse files
author
mojaloopci
committed
chore(release): 17.0.1 [skip ci]
1 parent 89864d0 commit 660148c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog: [mojaloop/api-snippets](https://github.com/mojaloop/api-snippets)
2+
### [17.0.1](https://github.com/mojaloop/api-snippets/compare/v17.0.0...v17.0.1) (2022-12-16)
3+
4+
5+
### Maintenance
6+
7+
* **mojaloop/#3074:** sync DFSP backend api with sdk adapter ([#151](https://github.com/mojaloop/api-snippets/issues/151)) ([89864d0](https://github.com/mojaloop/api-snippets/commit/89864d07297a721321a4ea2288788e5eaf12f174)), closes [mojaloop/#3074](https://github.com/mojaloop/api-snippets/issues/3074)
8+
* sort SDK backend api, upgrade dependencies and fix inbound misnomer ([#150](https://github.com/mojaloop/api-snippets/issues/150)) ([3d7c380](https://github.com/mojaloop/api-snippets/commit/3d7c380ec41855404c8f80152199941c1d613cb6))
9+
210
## [17.0.0](https://github.com/mojaloop/api-snippets/compare/v16.0.6...v17.0.0) (2022-11-11)
311

412

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mojaloop/api-snippets",
3-
"version": "17.0.0",
3+
"version": "17.0.1",
44
"description": "Mojaloop API specification reusable snippets",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)