Skip to content

Commit 963168f

Browse files
chore(release): 0.23.1 [skip ci]
## [0.23.1](v0.23.0...v0.23.1) (2020-07-21) ### Bug Fixes * **DIST-269:** Fix autofocus of full-screen form in Safari ([ec93bb7](ec93bb7))
1 parent 77c243e commit 963168f

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.1](https://github.com/Typeform/embed/compare/v0.23.0...v0.23.1) (2020-07-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **DIST-269:** Fix autofocus of full-screen form in Safari ([ec93bb7](https://github.com/Typeform/embed/commit/ec93bb7a63413bcf8a76967390c29afb9da6cd6b))
7+
18
# [0.23.0](https://github.com/Typeform/embed/compare/v0.22.2...v0.23.0) (2020-07-20)
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.23.0",
3+
"version": "0.23.1",
44
"description": "Library to embed Typeforms in your website",
55
"author": "Typeform",
66
"license": "LGPL-3.0-only",

0 commit comments

Comments
 (0)