Skip to content

Commit

Permalink
chore(release): 19.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Oct 28, 2024
1 parent 90415ee commit d68ef3f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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/sdk-standard-components](https://github.com/mojaloop/sdk-standard-components)
## [19.3.0](https://github.com/mojaloop/sdk-standard-components/compare/v19.2.0...v19.3.0) (2024-10-28)


### Features

* add way to add prior post quotes context to iso req ([#218](https://github.com/mojaloop/sdk-standard-components/issues/218)) ([90415ee](https://github.com/mojaloop/sdk-standard-components/commit/90415ee30fa3638e92754353641d9f7356368492))

## [19.2.0](https://github.com/mojaloop/sdk-standard-components/compare/v19.1.3...v19.2.0) (2024-10-24)


Expand Down
4 changes: 2 additions & 2 deletions 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/sdk-standard-components",
"version": "19.2.0",
"version": "19.3.0",
"description": "A set of standard components for connecting to Mojaloop API enabled Switches",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit d68ef3f

Please sign in to comment.