Skip to content

Commit 1ca80af

Browse files
committed
chore: release v0.37.1
1 parent 9c90f1b commit 1ca80af

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.37.1](https://github.com/PlusAuth/plusauth-widget/compare/v0.37.0...v0.37.1) (2025-04-25)
4+
5+
### Bug Fixes
6+
7+
* social connection and challenge links do not respect baseURI ([7f2f53b](https://github.com/PlusAuth/plusauth-widget/commit/7f2f53b5f43c6afa7dbb12c705860bb704d3b625))
8+
39
## [0.37.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.36.0...v0.37.0) (2025-04-15)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plusauth/plusauth-widget",
3-
"version": "0.37.0",
3+
"version": "0.37.1",
44
"type": "module",
55
"main": "dist/plusauth-widget.min.js",
66
"module": "dist/plusauth-widget.esm.js",

0 commit comments

Comments
 (0)