Skip to content

Commit 4d6dee1

Browse files
chore: release main (#175)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d7b13c commit 4d6dee1

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"apps/customer": "0.9.2",
33
"apps/developer": "1.2.0",
44
"packages/sdk": "3.5.0",
5-
"packages/sdk-react-provider": "1.3.8",
5+
"packages/sdk-react-provider": "1.3.9",
66
"packages/openapi": "2.2.0"
77
}

packages/sdk-react-provider/CHANGELOG.md

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

3+
## [1.3.9](https://github.com/monerium/js-monorepo/compare/sdk-react-provider-v1.3.8...sdk-react-provider-v1.3.9) (2026-04-22)
4+
5+
6+
### Bug Fixes
7+
8+
* attempt to fix oidc auth error ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
9+
10+
11+
### Miscellaneous
12+
13+
* bump react provider ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
14+
* debug npm auth action ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
15+
* debug npm auth action ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
16+
* debug npm auth action ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
17+
* debug npm auth action ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
18+
* debug npm auth action ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
19+
* debug npm auth action ([3d7b13c](https://github.com/monerium/js-monorepo/commit/3d7b13c658898621ad951a3937fde886943e4ae1))
20+
321
## [1.3.8](https://github.com/monerium/js-monorepo/compare/sdk-react-provider-v1.3.7...sdk-react-provider-v1.3.8) (2026-04-22)
422

523

packages/sdk-react-provider/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-react-provider",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"private": false,
55
"description": "React provider for the Monerium SDK.",
66
"repository": {

0 commit comments

Comments
 (0)