@descope-ui/descope-trusted-devices 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 +30 -27
- package/package.json +10 -10
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)
|
|
@@ -94,10 +96,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
94
96
|
|
|
95
97
|
## [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)
|
|
96
98
|
|
|
97
|
-
|
|
98
99
|
### Bug Fixes
|
|
99
100
|
|
|
100
|
-
|
|
101
|
+
- 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))
|
|
101
102
|
|
|
102
103
|
## [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)
|
|
103
104
|
|
|
@@ -209,43 +210,45 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
209
210
|
|
|
210
211
|
### Dependency Updates
|
|
211
212
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
213
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
214
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
215
|
+
- `@descope-ui/descope-list` updated to version `0.1.2`
|
|
216
|
+
- `@descope-ui/descope-list-item` updated to version `0.1.2`
|
|
217
|
+
- `@descope-ui/descope-text` updated to version `0.0.22`
|
|
218
|
+
- `@descope-ui/descope-link` updated to version `0.1.2`
|
|
219
|
+
- `@descope-ui/descope-badge` updated to version `0.1.2`
|
|
220
|
+
- `@descope-ui/descope-icon` updated to version `0.0.20`
|
|
221
|
+
|
|
220
222
|
## [0.1.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-trusted-devices-0.1.1...@descope-ui/descope-trusted-devices-0.1.2) (2025-09-29)
|
|
221
223
|
|
|
222
224
|
### Dependency Updates
|
|
223
225
|
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
226
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
227
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
228
|
+
- `@descope-ui/descope-list` updated to version `0.1.1`
|
|
229
|
+
- `@descope-ui/descope-list-item` updated to version `0.1.1`
|
|
230
|
+
- `@descope-ui/descope-text` updated to version `0.0.21`
|
|
231
|
+
- `@descope-ui/descope-link` updated to version `0.1.1`
|
|
232
|
+
- `@descope-ui/descope-badge` updated to version `0.1.1`
|
|
233
|
+
- `@descope-ui/descope-icon` updated to version `0.0.19`
|
|
234
|
+
|
|
232
235
|
## [0.1.1](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-trusted-devices-0.1.0...@descope-ui/descope-trusted-devices-0.1.1) (2025-09-10)
|
|
233
236
|
|
|
234
237
|
## 0.1.0 (2025-09-02)
|
|
235
238
|
|
|
236
239
|
### Dependency Updates
|
|
237
240
|
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
241
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
242
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
243
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
244
|
+
- `@descope-ui/descope-list` updated to version `0.1.0`
|
|
245
|
+
- `@descope-ui/descope-list-item` updated to version `0.1.0`
|
|
246
|
+
- `@descope-ui/descope-text` updated to version `0.0.20`
|
|
247
|
+
- `@descope-ui/descope-link` updated to version `0.1.0`
|
|
248
|
+
- `@descope-ui/descope-badge` updated to version `0.1.0`
|
|
246
249
|
|
|
247
250
|
### Features
|
|
248
251
|
|
|
249
|
-
|
|
252
|
+
- Trusted Devices ([#697](https://github.com/descope/web-components-ui/issues/697)) ([fb2f0eb](https://github.com/descope/web-components-ui/commit/fb2f0eb6773ed624354ed9f0b97d713bb8b10fce))
|
|
250
253
|
|
|
251
254
|
# Changelog
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-trusted-devices",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"import": "./src/component/index.js"
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"e2e-utils": "3.3.
|
|
17
|
+
"e2e-utils": "3.3.1"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@descope-ui/common": "3.3.
|
|
21
|
-
"@descope-ui/
|
|
22
|
-
"@descope-ui/
|
|
23
|
-
"@descope-ui/descope-list-item": "3.3.
|
|
24
|
-
"@descope-ui/descope-text": "3.3.
|
|
25
|
-
"@descope-ui/descope-link": "3.3.
|
|
26
|
-
"@descope-ui/descope-badge": "3.3.
|
|
27
|
-
"@descope-ui/descope-icon": "3.3.
|
|
20
|
+
"@descope-ui/common": "3.3.1",
|
|
21
|
+
"@descope-ui/theme-globals": "3.3.1",
|
|
22
|
+
"@descope-ui/descope-list": "3.3.1",
|
|
23
|
+
"@descope-ui/descope-list-item": "3.3.1",
|
|
24
|
+
"@descope-ui/descope-text": "3.3.1",
|
|
25
|
+
"@descope-ui/descope-link": "3.3.1",
|
|
26
|
+
"@descope-ui/descope-badge": "3.3.1",
|
|
27
|
+
"@descope-ui/descope-icon": "3.3.1"
|
|
28
28
|
},
|
|
29
29
|
"publishConfig": {
|
|
30
30
|
"link-workspace-packages": false
|