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 b414af3 commit 2c90dd7Copy full SHA for 2c90dd7
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.34.3](https://github.com/Typeform/embed/compare/v0.34.2...v0.34.3) (2021-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* **DIST-713:** Added timeout value ([#148](https://github.com/Typeform/embed/issues/148)) ([b414af3](https://github.com/Typeform/embed/commit/b414af3b09908f7cfc75c680855e4cb4ba2a11a1))
7
8
## [0.34.2](https://github.com/Typeform/embed/compare/v0.34.1...v0.34.2) (2021-02-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@typeform/embed",
- "version": "0.34.2",
+ "version": "0.34.3",
"description": "Library to embed typeform in your website",
"author": "Typeform",
"license": "LGPL-3.0-only",
0 commit comments