@clubmed/trident-icons 1.8.0-beta.2 → 1.8.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 +24 -0
- package/assets/icons-metadata.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
# ClubMed React UI components changelog
|
|
2
2
|
|
|
3
|
+
# [1.8.0](https://scm.clubmed.com/clubmed/ui/trident-icons/compare/v1.7.1...v1.8.0) (2026-01-29)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* **svg:** update SvgUseIcon props and comment out GitLab publish job ([8230f65](https://scm.clubmed.com/clubmed/ui/trident-icons/-/commit/8230f65bafe9b090adf47ab64a21215a213cfeb2))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* add LightBulb icon ([5453856](https://scm.clubmed.com/clubmed/ui/trident-icons/-/commit/5453856cf06e19f44fe147953ec838021d5b47d2))
|
|
14
|
+
|
|
15
|
+
# [1.8.0-rc.1](https://scm.clubmed.com/clubmed/ui/trident-icons/compare/v1.7.1...v1.8.0-rc.1) (2026-01-29)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* **svg:** update SvgUseIcon props and comment out GitLab publish job ([8230f65](https://scm.clubmed.com/clubmed/ui/trident-icons/-/commit/8230f65bafe9b090adf47ab64a21215a213cfeb2))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
### Features
|
|
24
|
+
|
|
25
|
+
* add LightBulb icon ([5453856](https://scm.clubmed.com/clubmed/ui/trident-icons/-/commit/5453856cf06e19f44fe147953ec838021d5b47d2))
|
|
26
|
+
|
|
3
27
|
# [1.8.0-beta.2](https://scm.clubmed.com/clubmed/ui/trident-icons/compare/v1.8.0-beta.1...v1.8.0-beta.2) (2026-01-29)
|
|
4
28
|
|
|
5
29
|
|