@descope-ui/descope-attachment 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -2
  2. 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,7 +14,6 @@ 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
- * 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))
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))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@descope-ui/descope-attachment",
3
- "version": "3.3.0",
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.0",
18
- "test-assets": "3.3.0",
19
- "test-drivers": "3.3.0"
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.0",
23
- "@descope-ui/theme-globals": "3.3.0"
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