Skip to content

Commit 2dc0b22

Browse files
committed
[RELEASE] 5.3.0
1 parent 7ea668f commit 2dc0b22

File tree

3 files changed

+14
-12
lines changed

3 files changed

+14
-12
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [5.3.0] - 2024-01-30
11+
1012
### Added
1113

12-
- - `WESTPAC_QUICK_STREAM` payment event to form schema
14+
- `WESTPAC_QUICK_STREAM` payment event to form schema
1315

1416
## [5.2.0] - 2024-01-18
1517

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oneblink/sdk",
33
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS",
4-
"version": "5.3.0-beta.1",
4+
"version": "5.3.0",
55
"author": "OneBlink <[email protected]> (https://oneblink.io)",
66
"bugs": {
77
"url": "https://github.com/oneblink/sdk-node-js/issues"
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@microsoft/eslint-plugin-sdl": "^0.2.2",
24-
"@oneblink/release-cli": "^3.0.0",
24+
"@oneblink/release-cli": "^3.0.1",
2525
"@oneblink/types": "github:oneblink/types",
2626
"@types/content-disposition": "^0.5.8",
2727
"@types/jest": "^29.5.11",

0 commit comments

Comments
 (0)