Skip to content

Commit 6c4d60b

Browse files
author
mojaloopci
committed
chore(release): 17.2.3 [skip ci]
1 parent 2b950da commit 6c4d60b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog: [mojaloop/api-snippets](https://github.com/mojaloop/api-snippets)
2+
### [17.2.3](https://github.com/mojaloop/api-snippets/compare/v17.2.2...v17.2.3) (2023-08-17)
3+
4+
5+
### Bug Fixes
6+
7+
* ci config.yml for missing jq dependency ([#165](https://github.com/mojaloop/api-snippets/issues/165)) ([2b950da](https://github.com/mojaloop/api-snippets/commit/2b950da02a4ef91ae4fbba9618a9e0b9619c6426))
8+
29
### [17.2.2](https://github.com/mojaloop/api-snippets/compare/v17.2.0...v17.2.2) (2023-08-17)
310

411

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)