Skip to content

Commit 428fb39

Browse files
chore(release): 0.23.0 [skip ci]
# [0.23.0](v0.22.2...v0.23.0) (2020-07-20) ### Features * **DIST-301:** Add functional tests for behavioral triggers from DIST-193 ([7684471](7684471))
1 parent 116bb60 commit 428fb39

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.23.0](https://github.com/Typeform/embed/compare/v0.22.2...v0.23.0) (2020-07-20)
2+
3+
4+
### Features
5+
6+
* **DIST-301:** Add functional tests for behavioral triggers from DIST-193 ([7684471](https://github.com/Typeform/embed/commit/76844715e8960dce877fee2ef9e633c41ec526ae))
7+
18
## [0.22.2](https://github.com/Typeform/embed/compare/v0.22.1...v0.22.2) (2020-07-10)
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.22.2",
3+
"version": "0.23.0",
44
"description": "Library to embed Typeforms in your website",
55
"author": "Typeform",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)