@synergy-design-system/assets 1.0.0-main.6 → 1.0.0
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 +10 -32
- package/package.json +5 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,41 +1,19 @@
|
|
|
1
|
-
#
|
|
1
|
+
# @synergy-design-system/assets-v1.0.0 (2023-12-06)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
* 🤔 fix checked radio ([#204](https://github.com/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
### Bug Fixes
|
|
12
|
-
|
|
13
|
-
* 🤔 fix license file ([#205](https://github.com/SickDesignSystem/synergy/issues/205)) ([247ef50](https://github.com/SickDesignSystem/synergy/commit/247ef505e29fe59ca17c362855bd7095a359b305))
|
|
14
|
-
|
|
15
|
-
# [@synergy-design-system/assets-v1.0.0-main.4](https://github.com/SickDesignSystem/synergy/compare/assets/1.0.0-main.3...assets/1.0.0-main.4) (2023-12-04)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
### Features
|
|
19
|
-
|
|
20
|
-
* ✨add syn-icon ([#183](https://github.com/SickDesignSystem/synergy/issues/183)) ([add85f5](https://github.com/SickDesignSystem/synergy/commit/add85f553579b5806e1feb0ad78171ca26a7b20d))
|
|
21
|
-
|
|
22
|
-
# [@synergy-design-system/assets-v1.0.0-main.3](https://github.com/SickDesignSystem/synergy/compare/assets/1.0.0-main.2...assets/1.0.0-main.3) (2023-11-16)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
### Features
|
|
26
|
-
|
|
27
|
-
* ✨ add syn-input ([#108](https://github.com/SickDesignSystem/synergy/issues/108)) ([d02457e](https://github.com/SickDesignSystem/synergy/commit/d02457e3a4f71911aefa1694037a639deee14ddb))
|
|
28
|
-
|
|
29
|
-
# [@synergy-design-system/assets-v1.0.0-main.2](https://github.com/SickDesignSystem/synergy/compare/assets/1.0.0-main.1...assets/1.0.0-main.2) (2023-10-26)
|
|
6
|
+
* 🤔 fix checked radio ([#204](https://github.com/synergy-design-system/synergy-design-system/issues/204)) ([9aa24d0](https://github.com/synergy-design-system/synergy-design-system/commit/9aa24d07a54a4937437f8bbbc66dd62bd8308b5d))
|
|
7
|
+
* 🤔 fix license file ([#205](https://github.com/synergy-design-system/synergy-design-system/issues/205)) ([247ef50](https://github.com/synergy-design-system/synergy-design-system/commit/247ef505e29fe59ca17c362855bd7095a359b305))
|
|
8
|
+
* 🤔 Fix multiple errors in package.json ([#85](https://github.com/synergy-design-system/synergy-design-system/issues/85)) ([7d18b9a](https://github.com/synergy-design-system/synergy-design-system/commit/7d18b9a43c836a33f9f1beaefd18c4c2abf937c4))
|
|
9
|
+
* correct the GitHub links ([#206](https://github.com/synergy-design-system/synergy-design-system/issues/206)) ([c4be101](https://github.com/synergy-design-system/synergy-design-system/commit/c4be101310dd8f27c8d3874554928c08bff1533f))
|
|
30
10
|
|
|
31
11
|
|
|
32
12
|
### Features
|
|
33
13
|
|
|
34
|
-
* ✨
|
|
35
|
-
|
|
36
|
-
#
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Bug Fixes
|
|
14
|
+
* ✨ add syn-input ([#108](https://github.com/synergy-design-system/synergy-design-system/issues/108)) ([d02457e](https://github.com/synergy-design-system/synergy-design-system/commit/d02457e3a4f71911aefa1694037a639deee14ddb))
|
|
15
|
+
* ✨ React component support ([#88](https://github.com/synergy-design-system/synergy-design-system/issues/88)) ([967b7dd](https://github.com/synergy-design-system/synergy-design-system/commit/967b7ddce3f2e1f6a1c55898c1368f0560947101))
|
|
16
|
+
* ✨add syn-icon ([#183](https://github.com/synergy-design-system/synergy-design-system/issues/183)) ([add85f5](https://github.com/synergy-design-system/synergy-design-system/commit/add85f553579b5806e1feb0ad78171ca26a7b20d))
|
|
17
|
+
* init first release ([#210](https://github.com/synergy-design-system/synergy-design-system/issues/210)) ([55fe07e](https://github.com/synergy-design-system/synergy-design-system/commit/55fe07e9454ec159506f24223222786f315e800c))
|
|
40
18
|
|
|
41
|
-
*
|
|
19
|
+
* ✨ add SICK logos, Material Icons and System Icons
|
package/package.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"types": "./src/default-icons.d.ts",
|
|
37
|
-
"homepage": "https://github.com/
|
|
37
|
+
"homepage": "https://github.com/synergy-design-system/synergy-design-system/tree/main/packages/assets",
|
|
38
38
|
"keywords": [
|
|
39
39
|
"Static Assets",
|
|
40
40
|
"SDS",
|
|
@@ -55,16 +55,12 @@
|
|
|
55
55
|
"name": "@synergy-design-system/assets",
|
|
56
56
|
"repository": {
|
|
57
57
|
"type": "git",
|
|
58
|
-
"url": "https://github.com/
|
|
58
|
+
"url": "https://github.com/synergy-design-system/synergy-design-system.git",
|
|
59
59
|
"directory": "packages/assets"
|
|
60
60
|
},
|
|
61
61
|
"release": {
|
|
62
62
|
"branches": [
|
|
63
|
-
"
|
|
64
|
-
{
|
|
65
|
-
"name": "main",
|
|
66
|
-
"prerelease": true
|
|
67
|
-
},
|
|
63
|
+
"main",
|
|
68
64
|
{
|
|
69
65
|
"name": "beta",
|
|
70
66
|
"prerelease": true
|
|
@@ -72,8 +68,7 @@
|
|
|
72
68
|
{
|
|
73
69
|
"name": "alpha",
|
|
74
70
|
"prerelease": true
|
|
75
|
-
}
|
|
76
|
-
"release-fallback"
|
|
71
|
+
}
|
|
77
72
|
],
|
|
78
73
|
"plugins": [
|
|
79
74
|
"@semantic-release/commit-analyzer",
|
|
@@ -109,7 +104,7 @@
|
|
|
109
104
|
]
|
|
110
105
|
},
|
|
111
106
|
"type": "module",
|
|
112
|
-
"version": "1.0.0
|
|
107
|
+
"version": "1.0.0",
|
|
113
108
|
"scripts": {
|
|
114
109
|
"lint": "eslint .",
|
|
115
110
|
"fetch-assets": "node scripts/fetch-assets.js",
|