Skip to content

Commit e12960f

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2020-11-11) ### Bug Fixes * Input `inputLabel` can now accept Semantic Label Shorthand ([d0e1e52](d0e1e52))
1 parent afe5448 commit e12960f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.1](https://github.com/JT501/formik-semantic-ui-react/compare/v1.2.0...v1.2.1) (2020-11-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Input `inputLabel` can now accept Semantic Label Shorthand ([d0e1e52](https://github.com/JT501/formik-semantic-ui-react/commit/d0e1e52b20223cfcfc448e0e22fe5e7d262be259))
7+
18
# [1.2.0](https://github.com/JT501/formik-semantic-ui-react/compare/v1.1.1...v1.2.0) (2020-11-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.2.0",
2+
"version": "1.2.1",
33
"name": "formik-semantic-ui-react",
44
"author": "Johnny Tsoi",
55
"license": "Apache-2.0",

0 commit comments

Comments
 (0)