We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402546e commit d4588ecCopy full SHA for d4588ec
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.34.6](https://github.com/Typeform/embed/compare/v0.34.5...v0.34.6) (2021-02-15)
2
+
3
4
+### Bug Fixes
5
6
+* **DIST-730:** Remove display toggle that causes flicker ([6d25c11](https://github.com/Typeform/embed/commit/6d25c11e707df2c7cdb788dc8753d38c43d0e50b))
7
8
## [0.34.5](https://github.com/Typeform/embed/compare/v0.34.4...v0.34.5) (2021-02-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@typeform/embed",
- "version": "0.34.5",
+ "version": "0.34.6",
"description": "Library to embed typeform in your website",
"author": "Typeform",
"license": "LGPL-3.0-only",
0 commit comments