Skip to content

Commit 167f426

Browse files
chore: release main (#141)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9ea0c8b commit 167f426

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.7.0",
3-
"packages/sdk": "3.4.1",
3+
"packages/sdk": "3.4.2",
44
"packages/sdk-react-provider": "1.3.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.4.2](https://github.com/monerium/js-monorepo/compare/sdk-v3.4.1...sdk-v3.4.2) (2025-04-28)
4+
5+
6+
### Bug Fixes
7+
8+
* sdk types, thanks to @PeterTheOne ([#140](https://github.com/monerium/js-monorepo/issues/140)) ([9ea0c8b](https://github.com/monerium/js-monorepo/commit/9ea0c8b7e623ac9046446c141dc39d4898b5a551))
9+
310
## [3.4.1](https://github.com/monerium/js-monorepo/compare/sdk-v3.4.0...sdk-v3.4.1) (2025-02-13)
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.4.1",
3+
"version": "3.4.2",
44
"description": "Essential tools to interact with the Monerium API, an electronic money issuer.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)