Skip to content

Commit

Permalink
chore(release): 22.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janseke10 committed Jan 23, 2024
1 parent ab272fd commit 605d0e6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [22.1.1](https://github.com/textkernel/oneui/compare/22.1.0...22.1.1) (2024-01-23)


### Bug Fixes

* **Autosuggest:** change autosuggest focused input height ([6e088e9](https://github.com/textkernel/oneui/commit/6e088e9850f0f76747038059e5a8a2a7234e190a))

## [22.1.0](https://github.com/textkernel/oneui/compare/22.0.4...22.1.0) (2023-12-21)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"oneui": {
"libraryName": "oneui"
},
"version": "22.1.0",
"version": "22.1.1",
"description": "Library of reusable React components with theming support",
"main": "dist/oneui.min.js",
"types": "dist/dts/src/index.d.ts",
Expand Down

0 comments on commit 605d0e6

Please sign in to comment.