Skip to content

Commit 5953c78

Browse files
committed
chore: release v0.33.1
1 parent 46e3a49 commit 5953c78

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11

22

3+
## <small>0.33.1 (2024-12-04)</small>
4+
5+
* fix: invalid key used for watching locale changes ([46e3a49](https://github.com/PlusAuth/plusauth-widget/commit/46e3a49))
6+
37
## 0.33.0 (2024-12-04)
48

59
* chore: include locales in dev script ([4519e3e](https://github.com/PlusAuth/plusauth-widget/commit/4519e3e))

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

0 commit comments

Comments
 (0)