Skip to content

Commit 9fcccd3

Browse files
Release sdk 3.0.1 🚀 (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 26181c8 commit 9fcccd3

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.2.0",
3-
"packages/sdk": "3.0.0",
3+
"packages/sdk": "3.0.1",
44
"packages/sdk-react-provider": "1.0.0"
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.0.1](https://github.com/monerium/js-monorepo/compare/sdk-v3.0.0...sdk-v3.0.1) (2024-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* docs deploy ([#101](https://github.com/monerium/js-monorepo/issues/101)) ([26181c8](https://github.com/monerium/js-monorepo/commit/26181c8d7a38c39e7d32d79c7ddb60238013810d))
9+
310
## [3.0.0](https://github.com/monerium/js-monorepo/compare/sdk-v2.15.0...sdk-v3.0.0) (2024-12-09)
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.0.0",
3+
"version": "3.0.1",
44
"description": "Essential tools to interact with the Monerium API, an electronic money issuer.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)