@synerise/ds-cruds 1.0.22 → 1.0.24

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 -45
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,102 +3,62 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [1.0.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.21...@synerise/ds-cruds@1.0.22) (2025-11-06)
6
+ ## [1.0.24](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.23...@synerise/ds-cruds@1.0.24) (2025-12-15)
7
7
 
8
8
  **Note:** Version bump only for package @synerise/ds-cruds
9
9
 
10
+ ## [1.0.23](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.22...@synerise/ds-cruds@1.0.23) (2025-11-28)
10
11
 
12
+ **Note:** Version bump only for package @synerise/ds-cruds
11
13
 
14
+ ## [1.0.22](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.21...@synerise/ds-cruds@1.0.22) (2025-11-06)
12
15
 
16
+ **Note:** Version bump only for package @synerise/ds-cruds
13
17
 
14
18
  ## [1.0.21](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.20...@synerise/ds-cruds@1.0.21) (2025-10-10)
15
19
 
16
20
  **Note:** Version bump only for package @synerise/ds-cruds
17
21
 
18
-
19
-
20
-
21
-
22
22
  ## [1.0.20](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.19...@synerise/ds-cruds@1.0.20) (2025-09-19)
23
23
 
24
24
  **Note:** Version bump only for package @synerise/ds-cruds
25
25
 
26
-
27
-
28
-
29
-
30
26
  ## [1.0.19](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.18...@synerise/ds-cruds@1.0.19) (2025-09-16)
31
27
 
32
28
  **Note:** Version bump only for package @synerise/ds-cruds
33
29
 
34
-
35
-
36
-
37
-
38
30
  ## [1.0.18](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.17...@synerise/ds-cruds@1.0.18) (2025-08-28)
39
31
 
40
32
  **Note:** Version bump only for package @synerise/ds-cruds
41
33
 
42
-
43
-
44
-
45
-
46
34
  ## [1.0.17](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.16...@synerise/ds-cruds@1.0.17) (2025-08-14)
47
35
 
48
36
  **Note:** Version bump only for package @synerise/ds-cruds
49
37
 
50
-
51
-
52
-
53
-
54
38
  ## [1.0.16](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.15...@synerise/ds-cruds@1.0.16) (2025-07-24)
55
39
 
56
40
  **Note:** Version bump only for package @synerise/ds-cruds
57
41
 
58
-
59
-
60
-
61
-
62
42
  ## [1.0.15](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.14...@synerise/ds-cruds@1.0.15) (2025-07-17)
63
43
 
64
44
  **Note:** Version bump only for package @synerise/ds-cruds
65
45
 
66
-
67
-
68
-
69
-
70
46
  ## [1.0.14](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.13...@synerise/ds-cruds@1.0.14) (2025-07-15)
71
47
 
72
48
  **Note:** Version bump only for package @synerise/ds-cruds
73
49
 
74
-
75
-
76
-
77
-
78
50
  ## [1.0.13](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.12...@synerise/ds-cruds@1.0.13) (2025-07-01)
79
51
 
80
52
  **Note:** Version bump only for package @synerise/ds-cruds
81
53
 
82
-
83
-
84
-
85
-
86
54
  ## [1.0.12](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.11...@synerise/ds-cruds@1.0.12) (2025-06-26)
87
55
 
88
56
  **Note:** Version bump only for package @synerise/ds-cruds
89
57
 
90
-
91
-
92
-
93
-
94
58
  ## [1.0.11](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.10...@synerise/ds-cruds@1.0.11) (2025-06-24)
95
59
 
96
60
  **Note:** Version bump only for package @synerise/ds-cruds
97
61
 
98
-
99
-
100
-
101
-
102
62
  ## [1.0.10](https://github.com/Synerise/synerise-design/compare/@synerise/ds-cruds@1.0.9...@synerise/ds-cruds@1.0.10) (2025-06-05)
103
63
 
104
64
  **Note:** Version bump only for package @synerise/ds-cruds
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@synerise/ds-cruds",
3
- "version": "1.0.22",
3
+ "version": "1.0.24",
4
4
  "description": "Cruds UI Component for the Synerise Design System",
5
5
  "license": "ISC",
6
6
  "repository": "Synerise/synerise-design",
@@ -21,7 +21,7 @@
21
21
  "build:js": "babel --delete-dir-on-start --root-mode upward src --out-dir dist --extensions '.js,.ts,.tsx'",
22
22
  "build:watch": "npm run build:js -- --watch",
23
23
  "defs": "tsc --declaration --outDir dist/ --emitDeclarationOnly",
24
- "pack:ci": "npm pack --pack-destination ../../storybook/storybook-static/static",
24
+ "pack:ci": "pnpm pack --pack-destination ../../storybook/storybook-static/static",
25
25
  "prepublish": "npm run build",
26
26
  "test": "jest",
27
27
  "test:watch": "npm run test -- --watchAll",
@@ -35,14 +35,14 @@
35
35
  ],
36
36
  "types": "dist/index.d.ts",
37
37
  "dependencies": {
38
- "@synerise/ds-icon": "^1.8.0",
39
- "@synerise/ds-tooltip": "^1.3.0",
40
- "@synerise/ds-utils": "^1.5.0"
38
+ "@synerise/ds-icon": "^1.9.1",
39
+ "@synerise/ds-tooltip": "^1.3.2",
40
+ "@synerise/ds-utils": "^1.5.1"
41
41
  },
42
42
  "peerDependencies": {
43
43
  "@synerise/ds-core": "*",
44
44
  "react": ">=16.9.0 <= 18.3.1",
45
45
  "styled-components": "^5.3.3"
46
46
  },
47
- "gitHead": "cbbb7d9f155735bcc4035d8fd8a7813878d6e051"
47
+ "gitHead": "b1279d5354132a2bf0b6f0cfa343db4c6c928f72"
48
48
  }