@availity/mui-stepper 0.4.0 → 1.0.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,38 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [1.0.0](https://github.com/Availity/element/compare/@availity/mui-stepper@1.0.0-alpha.0...@availity/mui-stepper@1.0.0) (2025-02-25)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `mui-button` updated to version `0.4.0`
10
+ * `mui-layout` updated to version `0.4.0`
11
+ * `mui-paper` updated to version `0.4.0`
12
+ * `mui-typography` updated to version `0.4.0`
13
+ * `mui-icon` updated to version `0.4.0`
14
+
15
+ ### ⚠ BREAKING CHANGES
16
+
17
+ * upgrade to @mui/material v6
18
+
19
+ ### Miscellaneous Chores
20
+
21
+ * element v1 release ([a6e3567](https://github.com/Availity/element/commit/a6e35671185b9f13d25c7a39c4488ecb8774633e))
22
+
23
+ ## [1.0.0-alpha.0](https://github.com/Availity/element/compare/@availity/mui-stepper@0.4.0...@availity/mui-stepper@1.0.0-alpha.0) (2025-02-24)
24
+
25
+
26
+ ### ⚠ BREAKING CHANGES
27
+
28
+ * upgraded to @mui/material v6
29
+ * **element:** upgraded to @mui/material v6
30
+
31
+ ### Features
32
+
33
+ * **element:** upgrade to @mui/material v6 ([cb958bb](https://github.com/Availity/element/commit/cb958bba99a4f1ee6dab323f0ff54b69e6fd3493))
34
+ * upgrade @mui/material ([571453a](https://github.com/Availity/element/commit/571453a34b21c344594ab4c03bc497d19aba942b))
35
+ * upgrade to MUI v6 ([7febd6f](https://github.com/Availity/element/commit/7febd6fd4fd58e87e1c97a832cea3b4595a35d58))
36
+
5
37
  ## [0.4.0](https://github.com/Availity/element/compare/@availity/mui-stepper@0.3.3...@availity/mui-stepper@0.4.0) (2025-02-04)
6
38
 
7
39
  ### Dependency Updates