@descope-ui/descope-outbound-app-button 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 +26 -21
- package/package.json +7 -7
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,27 +210,30 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
209
210
|
|
|
210
211
|
### Dependency Updates
|
|
211
212
|
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
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-icon` updated to version `0.0.20`
|
|
216
|
+
- `@descope-ui/descope-button` updated to version `0.0.22`
|
|
217
|
+
|
|
216
218
|
## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.5...@descope-ui/descope-outbound-app-button-0.0.6) (2025-09-29)
|
|
217
219
|
|
|
218
220
|
### Dependency Updates
|
|
219
221
|
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
222
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
223
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
224
|
+
- `@descope-ui/descope-icon` updated to version `0.0.19`
|
|
225
|
+
- `@descope-ui/descope-button` updated to version `0.0.21`
|
|
226
|
+
|
|
224
227
|
## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.4...@descope-ui/descope-outbound-app-button-0.0.5) (2025-09-02)
|
|
225
228
|
|
|
226
229
|
### Dependency Updates
|
|
227
230
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
231
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
232
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
233
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
234
|
+
- `@descope-ui/descope-icon` updated to version `0.0.18`
|
|
235
|
+
- `@descope-ui/descope-button` updated to version `0.0.20`
|
|
236
|
+
|
|
233
237
|
## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.3...@descope-ui/descope-outbound-app-button-0.0.4) (2025-08-21)
|
|
234
238
|
|
|
235
239
|
## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-outbound-app-button-0.0.2...@descope-ui/descope-outbound-app-button-0.0.3) (2025-08-21)
|
|
@@ -240,10 +244,11 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
240
244
|
|
|
241
245
|
### Dependency Updates
|
|
242
246
|
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
247
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
248
|
+
- `test-assets` updated to version `0.0.1`
|
|
249
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
250
|
+
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
251
|
+
- `@descope-ui/descope-icon` updated to version `0.0.17`
|
|
252
|
+
- `@descope-ui/descope-button` updated to version `0.0.19`
|
|
253
|
+
|
|
249
254
|
# Changelog
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-outbound-app-button",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"import": "./src/component/index.js"
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"
|
|
18
|
-
"
|
|
17
|
+
"test-assets": "3.3.1",
|
|
18
|
+
"e2e-utils": "3.3.1"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@descope-ui/common": "3.3.
|
|
22
|
-
"@descope-ui/theme-globals": "3.3.
|
|
23
|
-
"@descope-ui/descope-icon": "3.3.
|
|
24
|
-
"@descope-ui/descope-button": "3.3.
|
|
21
|
+
"@descope-ui/common": "3.3.1",
|
|
22
|
+
"@descope-ui/theme-globals": "3.3.1",
|
|
23
|
+
"@descope-ui/descope-icon": "3.3.1",
|
|
24
|
+
"@descope-ui/descope-button": "3.3.1"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"link-workspace-packages": false
|