Skip to content

Commit 237ac3f

Browse files
Release sdk 3.3.0 🚀 (#120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff9df26 commit 237ac3f

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.4.1",
3-
"packages/sdk": "3.2.1",
3+
"packages/sdk": "3.3.0",
44
"packages/sdk-react-provider": "1.1.1"
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+
## [3.3.0](https://github.com/monerium/js-monorepo/compare/sdk-v3.2.1...sdk-v3.3.0) (2025-01-10)
4+
5+
6+
### Features
7+
8+
* sign in with ethereum support ([#119](https://github.com/monerium/js-monorepo/issues/119)) ([ff9df26](https://github.com/monerium/js-monorepo/commit/ff9df2669615b43b934805d1710b026812e10c23))
9+
310
## [3.2.1](https://github.com/monerium/js-monorepo/compare/sdk-v3.2.0...sdk-v3.2.1) (2025-01-08)
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": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Essential tools to interact with the Monerium API, an electronic money issuer.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)