We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8a525 commit dd0d4a6Copy full SHA for dd0d4a6
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## [0.36.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.35.0...v0.36.0) (2025-02-24)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "@plusauth/plusauth-widget",
- "version": "0.36.0",
+ "version": "0.37.0",
"type": "module",
"main": "dist/plusauth-widget.min.js",
"module": "dist/plusauth-widget.esm.js",
0 commit comments