Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2393 from teamleadercrm/release/16.4.0
Browse files Browse the repository at this point in the history
Release/16.4.0
  • Loading branch information
lorgan3 authored Sep 29, 2022
2 parents 634a236 + 7c5c90c commit d037c12
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
12 changes: 8 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

### Changed

- `DatePickerInput`: Remove 'text' cursor when hovering over input ([@lorgan3](https://github.com/lorgan3)) in [#2390](https://github.com/teamleadercrm/ui/pull/2390))
- `Label`: reduced bottom margin for small sized ([@qubis741](https://github.com/qubis741)) in [#2392](https://github.com/teamleadercrm/ui/pull/2392))
- `DatePicker`: Make MonthPicker dropdowns wider for medium and large sizes to fit month names better ([@lorgan3](https://github.com/lorgan3)) in [#2391](https://github.com/teamleadercrm/ui/pull/2391))

### Deprecated

### Removed
Expand All @@ -16,6 +12,14 @@

### Dependency updates

## [16.4.0] - 2022-09-29

### Changed

- `DatePickerInput`: Remove 'text' cursor when hovering over input ([@lorgan3](https://github.com/lorgan3)) in [#2390](https://github.com/teamleadercrm/ui/pull/2390))
- `Label`: reduced bottom margin for small sized ([@qubis741](https://github.com/qubis741)) in [#2392](https://github.com/teamleadercrm/ui/pull/2392))
- `DatePicker`: Make MonthPicker dropdowns wider for medium and large sizes to fit month names better ([@lorgan3](https://github.com/lorgan3)) in [#2391](https://github.com/teamleadercrm/ui/pull/2391))

## [16.3.0] - 2022-09-28

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@teamleader/ui",
"description": "Teamleader UI library",
"version": "16.3.0",
"version": "16.4.0",
"author": "Teamleader <development@teamleader.eu>",
"bugs": {
"url": "https://github.com/teamleadercrm/ui/issues"
Expand Down

0 comments on commit d037c12

Please sign in to comment.