@descope-ui/descope-badge 3.3.0 → 3.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -14
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [3.3.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.1...web-components-ui-3.3.2) (2026-04-26)
|
|
6
|
+
|
|
7
|
+
## [3.3.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.0...web-components-ui-3.3.1) (2026-04-23)
|
|
8
|
+
|
|
5
9
|
## [3.3.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.2...web-components-ui-3.3.0) (2026-04-19)
|
|
6
10
|
|
|
7
11
|
## [3.2.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.1...web-components-ui-3.2.2) (2026-04-16)
|
|
@@ -10,10 +14,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
10
14
|
|
|
11
15
|
## [3.2.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.13...web-components-ui-3.2.0) (2026-04-16)
|
|
12
16
|
|
|
13
|
-
|
|
14
17
|
### Features
|
|
15
18
|
|
|
16
|
-
|
|
19
|
+
- add descope-last-auth-badge component ([#982](https://github.com/descope/web-components-ui/issues/982)) ([055b461](https://github.com/descope/web-components-ui/commit/055b4618abbdf518494a2984e56d66e58fdb4809))
|
|
17
20
|
|
|
18
21
|
## [3.1.13](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.12...web-components-ui-3.1.13) (2026-04-15)
|
|
19
22
|
|
|
@@ -99,10 +102,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
99
102
|
|
|
100
103
|
## [2.2.47](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.46...web-components-ui-2.2.47) (2026-02-05)
|
|
101
104
|
|
|
102
|
-
|
|
103
105
|
### Bug Fixes
|
|
104
106
|
|
|
105
|
-
|
|
107
|
+
- Migrate to Playwright 1.58.1 ([#873](https://github.com/descope/web-components-ui/issues/873)) ([ff16007](https://github.com/descope/web-components-ui/commit/ff16007b6316abd82050ce9bcbce8180a5660d95))
|
|
106
108
|
|
|
107
109
|
## [2.2.46](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.45...web-components-ui-2.2.46) (2026-02-05)
|
|
108
110
|
|
|
@@ -214,26 +216,28 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
214
216
|
|
|
215
217
|
### Dependency Updates
|
|
216
218
|
|
|
217
|
-
|
|
218
|
-
|
|
219
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
220
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
221
|
+
|
|
219
222
|
## [0.1.1](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-badge-0.1.0...@descope-ui/descope-badge-0.1.1) (2025-09-29)
|
|
220
223
|
|
|
221
224
|
### Dependency Updates
|
|
222
225
|
|
|
223
|
-
|
|
224
|
-
|
|
226
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
227
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
228
|
+
|
|
225
229
|
## 0.1.0 (2025-09-02)
|
|
226
230
|
|
|
227
231
|
### Dependency Updates
|
|
228
232
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
233
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
234
|
+
- `test-assets` updated to version `0.0.1`
|
|
235
|
+
- `test-drivers` updated to version `0.0.1`
|
|
236
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
237
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
234
238
|
|
|
235
239
|
### Features
|
|
236
240
|
|
|
237
|
-
|
|
241
|
+
- Trusted Devices ([#697](https://github.com/descope/web-components-ui/issues/697)) ([fb2f0eb](https://github.com/descope/web-components-ui/commit/fb2f0eb6773ed624354ed9f0b97d713bb8b10fce))
|
|
238
242
|
|
|
239
243
|
# Changelog
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-badge",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.2",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"import": "./src/component/index.js"
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"e2e-utils": "3.3.
|
|
18
|
-
"test-assets": "3.3.
|
|
19
|
-
"test-drivers": "3.3.
|
|
17
|
+
"e2e-utils": "3.3.2",
|
|
18
|
+
"test-assets": "3.3.2",
|
|
19
|
+
"test-drivers": "3.3.2"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@descope-ui/common": "3.3.
|
|
23
|
-
"@descope-ui/theme-globals": "3.3.
|
|
22
|
+
"@descope-ui/common": "3.3.2",
|
|
23
|
+
"@descope-ui/theme-globals": "3.3.2"
|
|
24
24
|
},
|
|
25
25
|
"publishConfig": {
|
|
26
26
|
"link-workspace-packages": false
|