Skip to content

Commit

Permalink
🔖 1.1.0-beta.4 [skip ci]
Browse files Browse the repository at this point in the history
# [vutterances-react-component-v1.1.0-beta.4](utterances-react-component-v1.1.0-beta.3...utterances-react-component-v1.1.0-beta.4) (2021-07-21)

## 🐛 Bug Fixes
- [`5e68d56`](5e68d56)  (react) Add min height for placeholder
  • Loading branch information
semantic-release-bot committed Jul 21, 2021
1 parent 5e68d56 commit 20eef27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [vutterances-react-component-v1.1.0-beta.4](https://github.com/TomokiMiyauci/utterances-component/compare/utterances-react-component-v1.1.0-beta.3...utterances-react-component-v1.1.0-beta.4) (2021-07-21)

## 🐛 Bug Fixes
- [`5e68d56`](https://github.com/TomokiMiyauci/utterances-component/commit/5e68d56) (react) Add min height for placeholder

# [vutterances-react-component-v1.1.0-beta.3](https://github.com/TomokiMiyauci/utterances-component/compare/utterances-react-component-v1.1.0-beta.2...utterances-react-component-v1.1.0-beta.3) (2021-07-17)

## 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "utterances-react-component",
"description": "Type safety react component for utterances",
"version": "1.1.0-beta.3",
"version": "1.1.0-beta.4",
"license": "MIT",
"main": "dist/index.cjs.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit 20eef27

Please sign in to comment.