@availity/mui-empty-state 0.1.0 → 0.1.2

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,13 +2,27 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.1.2](https://github.com/Availity/element/compare/@availity/mui-empty-state@0.1.1...@availity/mui-empty-state@0.1.2) (2024-02-06)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **mui-empty-state:** inline svgs instead of img tags ([a681db2](https://github.com/Availity/element/commit/a681db2b5f54c936cfe97f2d18cc1954222f06b7))
11
+
12
+ ## [0.1.1](https://github.com/Availity/element/compare/@availity/mui-empty-state@0.1.0...@availity/mui-empty-state@0.1.1) (2023-12-27)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **mui-block-ui:** merge main branch ([8ec0ca6](https://github.com/Availity/element/commit/8ec0ca617a5b279f3657122e2c7c6b20281e3ebc))
18
+
5
19
  ## 0.1.0 (2023-12-19)
6
20
 
7
21
  ### Dependency Updates
8
22
 
9
- * `mui-layout` updated to version `0.1.3`
10
- * `mui-link` updated to version `0.2.4`
23
+ - `mui-layout` updated to version `0.1.3`
24
+ - `mui-link` updated to version `0.2.4`
11
25
 
12
26
  ### Features
13
27
 
14
- * **mui-empty-state:** add EmptyState package ([59e8641](https://github.com/Availity/element/commit/59e86418686355fe11a97e63b8e16501d1f01a6c))
28
+ - **mui-empty-state:** add EmptyState package ([59e8641](https://github.com/Availity/element/commit/59e86418686355fe11a97e63b8e16501d1f01a6c))