Skip to content

Commit

Permalink
chore(release): 0.1.1-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Oct 15, 2020
1 parent 113aa0f commit 3173150
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file. See
[standard-version](https://github.com/conventional-changelog/standard-version)
for commit guidelines.

### [0.1.1-alpha.5](https://github.com/timelessco/renderless-components/compare/v0.1.1-alpha.4...v0.1.1-alpha.5) (2020-10-15)

### Tests

- fix range calendar broken tests for today
([#93](https://github.com/timelessco/renderless-components/issues/93))
([0512adb](https://github.com/timelessco/renderless-components/commit/0512adbbd641ceb08deb6af8e10d0d221696a0e7))
- refactored tests & added utility tests
([#94](https://github.com/timelessco/renderless-components/issues/94))
([84614cb](https://github.com/timelessco/renderless-components/commit/84614cb4b4c21e2b496a4af261902dc04ea7b64a))

### Build System

- **bundle:** 👷 use chakra build setup
([e5c9deb](https://github.com/timelessco/renderless-components/commit/e5c9deb652cda4003603c2a113aa623e9e44c2e8))
- **date-fns:** 💚 tree shake date-fns with bable
([44f067e](https://github.com/timelessco/renderless-components/commit/44f067e274d580c848b92870f82b4c6df8c5b29c))

### [0.1.1-alpha.4](https://github.com/timelessco/renderless-components/compare/v0.1.1-alpha.3...v0.1.1-alpha.4) (2020-10-14)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renderless-components",
"version": "0.1.1-alpha.4",
"version": "0.1.1-alpha.5",
"description": "Renderless Components",
"keywords": [
"renderless-component"
Expand Down

0 comments on commit 3173150

Please sign in to comment.