@availity/mui-autocomplete 2.2.0 → 2.2.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 +4 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,12 +2,14 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [2.2.1](https://github.com/Availity/element/compare/@availity/mui-autocomplete@2.2.0...@availity/mui-autocomplete@2.2.1) (2026-01-22)
6
+
5
7
  ## [2.2.0](https://github.com/Availity/element/compare/@availity/mui-autocomplete@2.1.0...@availity/mui-autocomplete@2.2.0) (2026-01-21)
6
8
 
7
9
 
8
- ### Features
10
+ ### Miscellaneous Chores
9
11
 
10
- * prependOptions functionality for AsyncAutocompletes ([93c335e](https://github.com/Availity/element/commit/93c335ebb2910dbf60c1bd1a400dabd55bf7bd58))
12
+ * Rerelease of 2.1.0
11
13
 
12
14
  ## [2.1.0](https://github.com/Availity/element/compare/@availity/mui-autocomplete@2.0.2...@availity/mui-autocomplete@2.1.0) (2025-12-23)
13
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@availity/mui-autocomplete",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "Availity MUI Autocomplete Component - part of the @availity/element design system",
5
5
  "keywords": [
6
6
  "react",