Skip to content

Commit

Permalink
chore(release): 18.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mojaloopci committed Jul 4, 2024
1 parent ee5036d commit c749795
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)
## [18.3.0](https://github.com/mojaloop/sdk-standard-components/compare/v18.2.1...v18.3.0) (2024-07-04)


### Features

* enable elliptic curve es256 for JWS ([#205](https://github.com/mojaloop/sdk-standard-components/issues/205)) ([ee5036d](https://github.com/mojaloop/sdk-standard-components/commit/ee5036dbe587cf998113208ece57b769123eba22))

### [18.2.1](https://github.com/mojaloop/sdk-standard-components/compare/v18.2.0...v18.2.1) (2024-06-27)


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": "18.3.0-snapshot.0",
"version": "18.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 c749795

Please sign in to comment.