Skip to content

Commit

Permalink
chore(release): 0.34.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.34.2](v0.34.1...v0.34.2) (2021-02-04)

### Bug Fixes

* **DIST-713:** Force iframe redraw onLoad ([#146](#146)) ([1c675a0](1c675a0))
  • Loading branch information
semantic-release-bot committed Feb 4, 2021
1 parent 1c675a0 commit 928021b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.34.2](https://github.com/Typeform/embed/compare/v0.34.1...v0.34.2) (2021-02-04)


### Bug Fixes

* **DIST-713:** Force iframe redraw onLoad ([#146](https://github.com/Typeform/embed/issues/146)) ([1c675a0](https://github.com/Typeform/embed/commit/1c675a0b79f089789d934b55668a99bef897c143))

## [0.34.1](https://github.com/Typeform/embed/compare/v0.34.0...v0.34.1) (2021-01-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typeform/embed",
"version": "0.34.1",
"version": "0.34.2",
"description": "Library to embed typeform in your website",
"author": "Typeform",
"license": "LGPL-3.0-only",
Expand Down

0 comments on commit 928021b

Please sign in to comment.