@availity/mui-checkbox 0.1.28 → 0.1.29

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 (2) hide show
  1. package/CHANGELOG.md +30 -17
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,63 +2,76 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.1.29](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.28...@availity/mui-checkbox@0.1.29) (2024-02-15)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `mui-page-header` updated to version `0.2.21`
5
10
  ## [0.1.28](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.27...@availity/mui-checkbox@0.1.28) (2024-02-06)
6
11
 
7
12
  ### Dependency Updates
8
13
 
9
- * `mui-page-header` updated to version `0.2.20`
14
+ - `mui-page-header` updated to version `0.2.20`
15
+
10
16
  ## [0.1.27](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.26...@availity/mui-checkbox@0.1.27) (2024-01-31)
11
17
 
12
18
  ### Dependency Updates
13
19
 
14
- * `mui-form-utils` updated to version `0.9.5`
15
- * `mui-page-header` updated to version `0.2.19`
20
+ - `mui-form-utils` updated to version `0.9.5`
21
+ - `mui-page-header` updated to version `0.2.19`
22
+
16
23
  ## [0.1.26](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.25...@availity/mui-checkbox@0.1.26) (2024-01-25)
17
24
 
18
25
  ### Dependency Updates
19
26
 
20
- * `mui-form-utils` updated to version `0.9.4`
21
- * `mui-page-header` updated to version `0.2.18`
27
+ - `mui-form-utils` updated to version `0.9.4`
28
+ - `mui-page-header` updated to version `0.2.18`
29
+
22
30
  ## [0.1.25](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.24...@availity/mui-checkbox@0.1.25) (2024-01-12)
23
31
 
24
32
  ### Dependency Updates
25
33
 
26
- * `mui-form-utils` updated to version `0.9.3`
27
- * `mui-page-header` updated to version `0.2.17`
34
+ - `mui-form-utils` updated to version `0.9.3`
35
+ - `mui-page-header` updated to version `0.2.17`
36
+
28
37
  ## [0.1.24](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.23...@availity/mui-checkbox@0.1.24) (2024-01-12)
29
38
 
30
39
  ### Dependency Updates
31
40
 
32
- * `mui-form-utils` updated to version `0.9.2`
33
- * `mui-page-header` updated to version `0.2.16`
41
+ - `mui-form-utils` updated to version `0.9.2`
42
+ - `mui-page-header` updated to version `0.2.16`
43
+
34
44
  ## [0.1.23](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.22...@availity/mui-checkbox@0.1.23) (2024-01-09)
35
45
 
36
46
  ### Dependency Updates
37
47
 
38
- * `mui-form-utils` updated to version `0.9.1`
39
- * `mui-page-header` updated to version `0.2.15`
48
+ - `mui-form-utils` updated to version `0.9.1`
49
+ - `mui-page-header` updated to version `0.2.15`
50
+
40
51
  ## [0.1.22](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.21...@availity/mui-checkbox@0.1.22) (2024-01-03)
41
52
 
42
53
  ### Dependency Updates
43
54
 
44
- * `mui-page-header` updated to version `0.2.14`
55
+ - `mui-page-header` updated to version `0.2.14`
56
+
45
57
  ## [0.1.21](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.20...@availity/mui-checkbox@0.1.21) (2023-12-27)
46
58
 
47
59
  ### Dependency Updates
48
60
 
49
- * `mui-form-utils` updated to version `0.9.0`
50
- * `mui-page-header` updated to version `0.2.13`
61
+ - `mui-form-utils` updated to version `0.9.0`
62
+ - `mui-page-header` updated to version `0.2.13`
51
63
 
52
64
  ### Bug Fixes
53
65
 
54
- * **mui-block-ui:** merge main branch ([8ec0ca6](https://github.com/Availity/element/commit/8ec0ca617a5b279f3657122e2c7c6b20281e3ebc))
66
+ - **mui-block-ui:** merge main branch ([8ec0ca6](https://github.com/Availity/element/commit/8ec0ca617a5b279f3657122e2c7c6b20281e3ebc))
55
67
 
56
68
  ## [0.1.20](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.19...@availity/mui-checkbox@0.1.20) (2023-12-21)
57
69
 
58
70
  ### Dependency Updates
59
71
 
60
- * `mui-form-utils` updated to version `0.8.1`
61
- * `mui-page-header` updated to version `0.2.12`
72
+ - `mui-form-utils` updated to version `0.8.1`
73
+ - `mui-page-header` updated to version `0.2.12`
74
+
62
75
  ## [0.1.19](https://github.com/Availity/element/compare/@availity/mui-checkbox@0.1.18...@availity/mui-checkbox@0.1.19) (2023-12-15)
63
76
 
64
77
  ### Dependency Updates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@availity/mui-checkbox",
3
- "version": "0.1.28",
3
+ "version": "0.1.29",
4
4
  "description": "Availity MUI Checkbox Component - part of the @availity/element design system",
5
5
  "keywords": [
6
6
  "react",