Skip to content

Commit

Permalink
chore(release): 12.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cidermitaina committed Feb 16, 2021
1 parent 2255ac5 commit 8f0e04c
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.

### [12.2.1](https://github.com/kufu/smarthr-ui/compare/v12.2.0...v12.2.1) (2021-02-16)


### Bug Fixes

* enable to set disabled to close button ([#1326](https://github.com/kufu/smarthr-ui/issues/1326)) ([1f6fd86](https://github.com/kufu/smarthr-ui/commit/1f6fd8674f55fd8786db258b5535aba16fa69a0e))
* modify not to call other hooks in useMemo ([#1368](https://github.com/kufu/smarthr-ui/issues/1368)) ([c0070bc](https://github.com/kufu/smarthr-ui/commit/c0070bcefce89dc68250bbb7c194d05c764cd101))

## [12.2.0](https://github.com/kufu/smarthr-ui/compare/v12.1.1...v12.2.0) (2021-02-15)


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": "12.2.0",
"version": "12.2.1",
"author": "SmartHR-UI Team",
"dependencies": {
"dayjs": "^1.10.4",
Expand Down

0 comments on commit 8f0e04c

Please sign in to comment.