Skip to content

Commit 404ef5b

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2021-02-26) ### Bug Fixes * Use yarn run ([6ca6c69](6ca6c69))
1 parent 6ca6c69 commit 404ef5b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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/mll-lab/react-components/compare/v1.0.0...v1.0.1) (2021-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Use yarn run ([6ca6c69](https://github.com/mll-lab/react-components/commit/6ca6c69dd6c0d087144f9f5d3ef16c3c4dd85075))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mll-lab/react-components",
3-
"version": "0.0.10",
3+
"version": "1.0.1",
44
"module": "dist/index.js",
55
"files": [
66
"dist"

0 commit comments

Comments
 (0)