Skip to content

Commit 5e59ad8

Browse files
committed
chore: release v0.39.0
1 parent 632f04f commit 5e59ad8

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.39.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.38.0...v0.39.0) (2025-07-08)
4+
5+
### Features
6+
7+
* append widget version to user agent ([632f04f](https://github.com/PlusAuth/plusauth-widget/commit/632f04f64809c99cf67e5801006657977e622507))
8+
39
## [0.38.0](https://github.com/PlusAuth/plusauth-widget/compare/v0.37.1...v0.38.0) (2025-07-08)
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.38.0",
3+
"version": "0.39.0",
44
"type": "module",
55
"main": "dist/plusauth-widget.min.js",
66
"module": "dist/plusauth-widget.esm.js",

0 commit comments

Comments
 (0)