Skip to content

Commit dd0d4a6

Browse files
committed
chore: release v0.37.0
1 parent fb8a525 commit dd0d4a6

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.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.36.0...v0.37.0) (2025-04-15)
4+
5+
### Features
6+
7+
* respect document base ([f3ec87a](https://github.com/PlusAuth/plusauth-widget/commit/f3ec87ad19b01f45dd49115cec74eca4d08dddd0))
8+
39
## [0.36.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.35.0...v0.36.0) (2025-02-24)
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.36.0",
3+
"version": "0.37.0",
44
"type": "module",
55
"main": "dist/plusauth-widget.min.js",
66
"module": "dist/plusauth-widget.esm.js",

0 commit comments

Comments
 (0)