Skip to content

Commit 2c90dd7

Browse files
chore(release): 0.34.3 [skip ci]
## [0.34.3](v0.34.2...v0.34.3) (2021-02-04) ### Bug Fixes * **DIST-713:** Added timeout value ([#148](#148)) ([b414af3](b414af3))
1 parent b414af3 commit 2c90dd7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [0.34.2](https://github.com/Typeform/embed/compare/v0.34.1...v0.34.2) (2021-02-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typeform/embed",
3-
"version": "0.34.2",
3+
"version": "0.34.3",
44
"description": "Library to embed typeform in your website",
55
"author": "Typeform",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)