Skip to content

Commit 4901ac5

Browse files
chore(release): 0.22.0 [skip ci]
# [0.22.0](v0.21.4...v0.22.0) (2020-06-22) ### Bug Fixes * **DIST-305:** Use mocked form in visual tests ([fe35ebe](fe35ebe)) ### Features * **DIST-305:** Add popover popup type ([c6ead21](c6ead21))
1 parent 6d3c8a6 commit 4901ac5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.22.0](https://github.com/Typeform/embed/compare/v0.21.4...v0.22.0) (2020-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **DIST-305:** Use mocked form in visual tests ([fe35ebe](https://github.com/Typeform/embed/commit/fe35ebe001da87e6a7a7a6c829fbc62f4bfa08e7))
7+
8+
9+
### Features
10+
11+
* **DIST-305:** Add popover popup type ([c6ead21](https://github.com/Typeform/embed/commit/c6ead21908e78308cfbc9fdb206c9f298c99b3fd))
12+
113
## [0.21.4](https://github.com/Typeform/embed/compare/v0.21.3...v0.21.4) (2020-06-18)
214

315

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.21.4",
3+
"version": "0.22.0",
44
"description": "Library to embed Typeforms in your website",
55
"author": "Typeform",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)