@availity/mui-button 0.5.0 → 0.5.1

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 +9 -3
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,18 +2,24 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
- ## [0.5.0](https://github.com/Availity/element/compare/@availity/mui-button@0.4.5...@availity/mui-button@0.5.0) (2023-11-08)
5
+ ## [0.5.1](https://github.com/Availity/element/compare/@availity/mui-button@0.5.0...@availity/mui-button@0.5.1) (2023-11-16)
6
6
 
7
+ ### Dependency Updates
8
+
9
+ * `mui-layout` updated to version `0.1.3`
10
+ * `mui-icon` updated to version `0.7.3`
11
+ ## [0.5.0](https://github.com/Availity/element/compare/@availity/mui-button@0.4.5...@availity/mui-button@0.5.0) (2023-11-08)
7
12
 
8
13
  ### Features
9
14
 
10
- * **mui-button:** remove outlined variant, remove error color ([61bc384](https://github.com/Availity/element/commit/61bc384fb5f1f0d61c100a348f1e8024ccb179c3))
15
+ - **mui-button:** remove outlined variant, remove error color ([61bc384](https://github.com/Availity/element/commit/61bc384fb5f1f0d61c100a348f1e8024ccb179c3))
11
16
 
12
17
  ## [0.4.5](https://github.com/Availity/element/compare/@availity/mui-button@0.4.4...@availity/mui-button@0.4.5) (2023-11-08)
13
18
 
14
19
  ### Dependency Updates
15
20
 
16
- * `mui-icon` updated to version `0.7.2`
21
+ - `mui-icon` updated to version `0.7.2`
22
+
17
23
  ## [0.4.4](https://github.com/Availity/element/compare/@availity/mui-button@0.4.3...@availity/mui-button@0.4.4) (2023-11-08)
18
24
 
19
25
  ## [0.4.3](https://github.com/Availity/element/compare/@availity/mui-button@0.4.2...@availity/mui-button@0.4.3) (2023-11-07)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@availity/mui-button",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "Availity MUI Button Component - part of the @availity/element design system",
5
5
  "keywords": [
6
6
  "react",