Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
chore(release): 6.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.2.1](v6.2.0...v6.2.1) (2019-09-26)

### Bug Fixes

* **Duration:** More resiliency to falsy values ([fd77f73](fd77f73))
  • Loading branch information
semantic-release-bot committed Sep 26, 2019
1 parent 632a3d9 commit 6319e20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.2.1](https://github.com/5app/base5-ui/compare/v6.2.0...v6.2.1) (2019-09-26)


### Bug Fixes

* **Duration:** More resiliency to falsy values ([fd77f73](https://github.com/5app/base5-ui/commit/fd77f73))

# [6.2.0](https://github.com/5app/base5-ui/compare/v6.1.0...v6.2.0) (2019-09-25)


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": "base5-ui",
"version": "6.2.0",
"version": "6.2.1",
"description": "5app's reusable UI component library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6319e20

Please sign in to comment.