Skip to content

Commit

Permalink
[skip ci] [version-bump] Automated commit for version 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarDev committed Feb 5, 2024
1 parent 66c13e3 commit 48f64e0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

_NOTE: This is an automatically generated file. Do not modify contents of this file manually._

## [0.14.1] - 2024-02-05
### Fixed
- [DropdownButton] Properly disabling the button if the disable prop is passed in

## [0.14.0] - 2024-01-26
### Changed
- [Select] The way list decorators are injected
Expand Down
Empty file.
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@enterwell/react-ui",
"description": "Enterwell's React UI component library.",
"version": "0.14.0",
"version": "0.14.1",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 48f64e0

Please sign in to comment.