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 04d64ab commit b4a9318Copy full SHA for b4a9318
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.34.4](https://github.com/Typeform/embed/compare/v0.34.3...v0.34.4) (2021-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* **DIST-713:** Removed extra timing ([#149](https://github.com/Typeform/embed/issues/149)) ([04d64ab](https://github.com/Typeform/embed/commit/04d64ab189b58ce10d2bea90792c2ebb35d60795))
7
8
## [0.34.3](https://github.com/Typeform/embed/compare/v0.34.2...v0.34.3) (2021-02-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@typeform/embed",
- "version": "0.34.3",
+ "version": "0.34.4",
"description": "Library to embed typeform in your website",
"author": "Typeform",
"license": "LGPL-3.0-only",
0 commit comments