Skip to content

Commit

Permalink
[skip ci] [version-bump] Automated commit for version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarDev committed Nov 27, 2023
1 parent f3d024b commit abb1f3f
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/react-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ 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.7.0] - 2023-11-27
### Added
- Select listEndDecorator prop
- Select listStartDecorator prop

### Fixed
- Loosen peer-dependencies
- Added date-fns peer-dep
- ConfirmDialog header heading level

## [0.6.0] - 2023-11-07
### Added
- Ability to resize PageDrawer
Expand Down
Empty file.
Empty file.
Empty file.
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.6.0",
"version": "0.7.0",
"type": "module",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit abb1f3f

Please sign in to comment.