Skip to content

Commit

Permalink
chore(release): 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeliwo committed Nov 7, 2019
1 parent da12f12 commit 2de9dae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [5.2.1](https://github.com/kufu/smarthr-ui/compare/v5.2.0...v5.2.1) (2019-11-07)


### Bug Fixes

* Add ref props ([47fe111](https://github.com/kufu/smarthr-ui/commit/47fe111))
* use forwardRef ([f2ab9a9](https://github.com/kufu/smarthr-ui/commit/f2ab9a9))

## [5.2.0](https://github.com/kufu/smarthr-ui/compare/v5.0.0...v5.2.0) (2019-11-06)


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": "smarthr-ui",
"description": "SmartHR ui components built with React.",
"version": "5.2.0",
"version": "5.2.1",
"author": "SmartHR-UI Team",
"dependencies": {
"lodash.merge": "^4.6.1",
Expand Down

0 comments on commit 2de9dae

Please sign in to comment.