@descope-ui/descope-badge 3.3.0 → 3.3.1
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 +16 -14
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [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)
|
|
6
|
+
|
|
5
7
|
## [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
8
|
|
|
7
9
|
## [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 +12,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
10
12
|
|
|
11
13
|
## [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
14
|
|
|
13
|
-
|
|
14
15
|
### Features
|
|
15
16
|
|
|
16
|
-
|
|
17
|
+
- 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
18
|
|
|
18
19
|
## [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
20
|
|
|
@@ -99,10 +100,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
99
100
|
|
|
100
101
|
## [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
102
|
|
|
102
|
-
|
|
103
103
|
### Bug Fixes
|
|
104
104
|
|
|
105
|
-
|
|
105
|
+
- 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
106
|
|
|
107
107
|
## [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
108
|
|
|
@@ -214,26 +214,28 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
214
214
|
|
|
215
215
|
### Dependency Updates
|
|
216
216
|
|
|
217
|
-
|
|
218
|
-
|
|
217
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
218
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
219
|
+
|
|
219
220
|
## [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
221
|
|
|
221
222
|
### Dependency Updates
|
|
222
223
|
|
|
223
|
-
|
|
224
|
-
|
|
224
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
225
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
226
|
+
|
|
225
227
|
## 0.1.0 (2025-09-02)
|
|
226
228
|
|
|
227
229
|
### Dependency Updates
|
|
228
230
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
231
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
232
|
+
- `test-assets` updated to version `0.0.1`
|
|
233
|
+
- `test-drivers` updated to version `0.0.1`
|
|
234
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
235
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
234
236
|
|
|
235
237
|
### Features
|
|
236
238
|
|
|
237
|
-
|
|
239
|
+
- Trusted Devices ([#697](https://github.com/descope/web-components-ui/issues/697)) ([fb2f0eb](https://github.com/descope/web-components-ui/commit/fb2f0eb6773ed624354ed9f0b97d713bb8b10fce))
|
|
238
240
|
|
|
239
241
|
# 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.1",
|
|
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.1",
|
|
18
|
+
"test-assets": "3.3.1",
|
|
19
|
+
"test-drivers": "3.3.1"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@descope-ui/
|
|
23
|
-
"@descope-ui/
|
|
22
|
+
"@descope-ui/theme-globals": "3.3.1",
|
|
23
|
+
"@descope-ui/common": "3.3.1"
|
|
24
24
|
},
|
|
25
25
|
"publishConfig": {
|
|
26
26
|
"link-workspace-packages": false
|