Skip to content

Commit 78afa84

Browse files
chore(release): 0.24.1 [skip ci]
## [0.24.1](v0.24.0...v0.24.1) (2020-08-03) ### Bug Fixes * **DIST-366:** Display correct icon when popup is opened automatically ([6b68f37](6b68f37))
1 parent 8d224ad commit 78afa84

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.24.1](https://github.com/Typeform/embed/compare/v0.24.0...v0.24.1) (2020-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **DIST-366:** Display correct icon when popup is opened automatically ([6b68f37](https://github.com/Typeform/embed/commit/6b68f37591b19020653333886df8d2a7b83239b8))
7+
18
# [0.24.0](https://github.com/Typeform/embed/compare/v0.23.2...v0.24.0) (2020-08-03)
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.24.0",
3+
"version": "0.24.1",
44
"description": "Library to embed Typeforms in your website",
55
"author": "Typeform",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)