Skip to content

Commit 5be8763

Browse files
committed
chore: release v0.36.0
1 parent 2970102 commit 5be8763

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
# Changelog
1+
# Changelog
2+
3+
## [0.36.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.35.0...v0.36.0) (2025-02-24)
24

5+
### Features
6+
7+
* custom template for info-append ([2970102](https://github.com/PlusAuth/plusauth-widget/commit/2970102553ab12165193fccc4f5dc34b89b4659b))
8+
39
## [0.35.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.34.0...v0.35.0) (2025-02-19)
410

511
### Features
@@ -185,4 +191,4 @@
185191

186192
* **TextField:** inherit ring color for inner button ([05a72d0](https://github.com/PlusAuth/plusauth-widget/commit/05a72d032d654b77ad1344ab9aa30d9d70e7d17f))
187193

188-
See [Releases](https://github.com/PlusAuth/plusauth-widget/releases)
194+
See [Releases](https://github.com/PlusAuth/plusauth-widget/releases)

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.35.0",
3+
"version": "0.36.0",
44
"type": "module",
55
"main": "dist/plusauth-widget.min.js",
66
"module": "dist/plusauth-widget.esm.js",

0 commit comments

Comments
 (0)