@purple/phoenix-components 4.28.0 → 4.30.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
@@ -2,6 +2,35 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [4.30.0](https://github.com/purple-technology/phoenix-components/compare/v4.29.0...v4.30.0) (2022-08-23)
6
+
7
+
8
+ ### Features
9
+
10
+ * **Box:** new gap prop ([61c4ee5](https://github.com/purple-technology/phoenix-components/commit/61c4ee5897818b5fb24433d35704e46adfc8ff88))
11
+ * **Notice:** button replaced by Button component ([e13e327](https://github.com/purple-technology/phoenix-components/commit/e13e327c3509ae4c6696a69414a886eafbf01402))
12
+ * **Tag:** margin props ([47fd5e8](https://github.com/purple-technology/phoenix-components/commit/47fd5e841a48871846868589c8f7e57cb0a11327))
13
+
14
+ ## [4.29.0](https://github.com/purple-technology/phoenix-components/compare/v4.28.0...v4.29.0) (2022-08-16)
15
+
16
+
17
+ ### Features
18
+
19
+ * **Box:** add test id ([1c02efa](https://github.com/purple-technology/phoenix-components/commit/1c02efa5f615a5d2e5b4e61c3cf735a77e95a2d4))
20
+ * **Tabs:** add test id to tab ([c644c6c](https://github.com/purple-technology/phoenix-components/commit/c644c6c7813def247a2e7d7e59c2f7281a2de4a7))
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * **Icon:** new icon ([8eabba9](https://github.com/purple-technology/phoenix-components/commit/8eabba90e178081ee5c5e0ee54cea7fd0e8e9401))
26
+
27
+ ### [4.28.1](https://github.com/purple-technology/phoenix-components/compare/v4.28.0...v4.28.1) (2022-08-08)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * **Icon:** new icon ([8eabba9](https://github.com/purple-technology/phoenix-components/commit/8eabba90e178081ee5c5e0ee54cea7fd0e8e9401))
33
+
5
34
  ## [4.28.0](https://github.com/purple-technology/phoenix-components/compare/v4.27.2...v4.28.0) (2022-08-05)
6
35
 
7
36