Skip to content

Commit

Permalink
[skip ci] [version-bump] Automated commit for version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarDev committed Jan 4, 2024
1 parent 1ba057b commit 0da5cc4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ 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.11.0] - 2024-01-04
### Changed
- [SearchHeader] Made `children` prop required

### Fixed
- [DateTimeRangePicker] Error caused by changing date through the input

## [0.10.1] - 2023-12-15
### Fixed
- Updated dependencies
Expand Down
Empty file.
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.10.1",
"version": "0.11.0",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 0da5cc4

Please sign in to comment.