Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 14.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [14.1.0](v14.0.1...v14.1.0) (2023-06-02)

### Features

* **DatePicker:** Changed prop withRangeDate to range. Removed prop withSelectablePast, and added earliestSelectableDate and latestSelectableDate ([5d01a81](5d01a81))

### Fixes

* **Input:** Pass 'type' prop through to input element ([446c510](446c510))
semantic-release-bot committed Jun 2, 2023
1 parent b39f62e commit d386cd1
Showing 2 changed files with 559 additions and 613 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [14.1.0](https://github.com/HHogg/preshape/compare/v14.0.1...v14.1.0) (2023-06-02)


### Features

* **DatePicker:** Changed prop withRangeDate to range. Removed prop withSelectablePast, and added earliestSelectableDate and latestSelectableDate ([5d01a81](https://github.com/HHogg/preshape/commit/5d01a818a1f16534ff3c54e39bdf3cda025ace34))


### Fixes

* **Input:** Pass 'type' prop through to input element ([446c510](https://github.com/HHogg/preshape/commit/446c510c00629bec0bf75b220b3bb02560e6f00f))

### [14.0.1](https://github.com/HHogg/preshape/compare/v14.0.0...v14.0.1) (2023-05-14)


1,160 changes: 547 additions & 613 deletions package-lock.json

Large diffs are not rendered by default.

0 comments on commit d386cd1

Please sign in to comment.