@janiscommerce/ui-web 0.24.0 → 0.26.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 CHANGED
@@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
- ## [0.24.0] - 2024-10-010
10
+ ## [0.26.0] - 2024-11-12
11
+
12
+ ### Added
13
+
14
+ - New icon for filters
15
+
16
+ ## [0.25.0] - 2024-10-14
17
+
18
+ ### Changed
19
+
20
+ - rollup config to avoid errors with new version of react
21
+
22
+ ## [0.24.0] - 2024-10-10
11
23
 
12
24
  ### Fixed
13
25