@appquality/unguess-design-system 4.0.67 → 4.0.68

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 (3) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/build/index.js +4849 -4841
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,16 @@
1
+ # v4.0.68 (Wed Feb 25 2026)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - updated plan card component [#587](https://github.com/AppQuality/unguess-design-system/pull/587) ([@Kariamos](https://github.com/Kariamos))
6
+ - UN-2266 update card plan [#586](https://github.com/AppQuality/unguess-design-system/pull/586) ([@Kariamos](https://github.com/Kariamos))
7
+
8
+ #### Authors: 1
9
+
10
+ - Marco ([@Kariamos](https://github.com/Kariamos))
11
+
12
+ ---
13
+
1
14
  # v4.0.67 (Wed Feb 18 2026)
2
15
 
3
16
  #### 🐛 Bug Fix