@synergy-design-system/assets 1.0.0 → 1.0.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 +4 -9
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,19 +1,14 @@
|
|
|
1
|
-
# @synergy-design-system/assets-v1.0.0 (2023-12-06)
|
|
1
|
+
# [@synergy-design-system/assets-v1.0.1](https://github.com/synergy-design-system/synergy-design-system/compare/assets/1.0.0...assets/1.0.1) (2023-12-06)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Bug Fixes
|
|
5
5
|
|
|
6
|
-
*
|
|
7
|
-
|
|
8
|
-
|
|
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))
|
|
6
|
+
* improve changelogs ([#213](https://github.com/synergy-design-system/synergy-design-system/issues/213)) ([3674aed](https://github.com/synergy-design-system/synergy-design-system/commit/3674aed156b3f604a220be23957ca2da05717472))
|
|
7
|
+
|
|
8
|
+
# @synergy-design-system/assets-v1.0.0 (2023-12-06)
|
|
10
9
|
|
|
11
10
|
|
|
12
11
|
### Features
|
|
13
12
|
|
|
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
13
|
* 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))
|
|
18
|
-
|
|
19
14
|
* ✨ add SICK logos, Material Icons and System Icons
|