Skip to content

Commit dd37336

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2020-10-30) ### Bug Fixes * Radio.tsx assigned incorrect value ([b43d913](b43d913))
1 parent b43d913 commit dd37336

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.0.1](https://github.com/JT501/formik-semantic-ui-react/compare/v1.0.0...v1.0.1) (2020-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* Radio.tsx assigned incorrect value ([b43d913](https://github.com/JT501/formik-semantic-ui-react/commit/b43d91365dda10dbc784674c847fa61ec9479e21))

package.json

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

0 commit comments

Comments
 (0)