Skip to content

Commit 9311198

Browse files
Release sdk 2.13.3 🚀 (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 666b100 commit 9311198

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"apps/customer": "0.0.2",
3-
"packages/sdk": "2.13.2",
3+
"packages/sdk": "2.13.3",
44
"packages/sdk-react-provider": "0.1.2"
55
}

packages/sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.13.3](https://github.com/monerium/js-monorepo/compare/sdk-v2.13.2...sdk-v2.13.3) (2024-07-25)
4+
5+
6+
### Bug Fixes
7+
8+
* disable tests failing in pipeline ([666b100](https://github.com/monerium/js-monorepo/commit/666b100313e928eeda97eff6c9debc544af93645))
9+
310
## [2.13.2](https://github.com/monerium/js-monorepo/compare/sdk-v2.13.1...sdk-v2.13.2) (2024-07-25)
411

512

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monerium/sdk",
3-
"version": "2.13.2",
3+
"version": "2.13.3",
44
"description": "Essential tools to interact with the Monerium API, an electronic money issuer.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)