@elementor/icons 0.2.1 → 0.4.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
@@ -3,6 +3,41 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.4.0](https://github.com/elementor/elementor-packages/compare/@elementor/icons@0.3.0...@elementor/icons@0.4.0) (2023-06-06)
7
+
8
+
9
+ ### Features
10
+
11
+ * drop support for React 17 [ED-10982] ([#50](https://github.com/elementor/elementor-packages/issues/50)) ([59c576c](https://github.com/elementor/elementor-packages/commit/59c576ca218947dc0992616311d4d399a20e91a6))
12
+
13
+
14
+
15
+
16
+
17
+ # 0.3.0 (2023-06-01)
18
+
19
+
20
+ ### Features
21
+
22
+ * add support for React 18 [ED-10905] ([#46](https://github.com/elementor/elementor-packages/issues/46)) ([c8915c6](https://github.com/elementor/elementor-packages/commit/c8915c6ea62550bcdeb5c8a576f311bedc35bcad))
23
+
24
+
25
+
26
+ ## 0.2.1 (2023-05-11)
27
+
28
+
29
+ ### Bug Fixes
30
+
31
+ * **editor-app-bar:** make save options button disabled in site-settings [ED-10221] ([#30](https://github.com/elementor/elementor-packages/issues/30)) ([1991096](https://github.com/elementor/elementor-packages/commit/1991096115efeae7bc3648e4889899b85d7328d6))
32
+
33
+
34
+
35
+ # 0.2.0 (2023-05-09)
36
+
37
+
38
+
39
+
40
+
6
41
  ## [0.2.1](https://github.com/elementor/elementor-packages/compare/v0.2.0...v0.2.1) (2023-05-11)
7
42
 
8
43