Skip to content

Commit 61696f0

Browse files
chore(release): 3.0.0 [skip ci]
# [@typeform/embed-react-v3.0.0](https://github.com/Typeform/embed/compare/@typeform/embed-react-v2.31.0...@typeform/embed-react-v3.0.0) (2023-09-14) ### Features * Bump @typeform/embed in @typeform/embed-react package [skip ci] ([cbbf53a](cbbf53a)) * **RESP-1781:** Remove support for CUI ([#613](#613)) ([00f3a89](00f3a89)) ### BREAKING CHANGES * **RESP-1781:** CUI is not supported anymore * chore(RESP-1781): Update tsconfig to match standards * chore(RESP-1781): Update typeform eslint config to latest
1 parent cbbf53a commit 61696f0

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/embed-react/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [@typeform/embed-react-v3.0.0](https://github.com/Typeform/embed/compare/@typeform/embed-react-v2.31.0...@typeform/embed-react-v3.0.0) (2023-09-14)
2+
3+
4+
### Features
5+
6+
* Bump @typeform/embed in @typeform/embed-react package [skip ci] ([cbbf53a](https://github.com/Typeform/embed/commit/cbbf53ac780a5caa6fb263ea38de3c3b049ee69d))
7+
* **RESP-1781:** Remove support for CUI ([#613](https://github.com/Typeform/embed/issues/613)) ([00f3a89](https://github.com/Typeform/embed/commit/00f3a892972cd5d2e77411236724a63b4ac804c9))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* **RESP-1781:** CUI is not supported anymore
13+
14+
* chore(RESP-1781): Update tsconfig to match standards
15+
16+
* chore(RESP-1781): Update typeform eslint config to latest
17+
118
# [@typeform/embed-react-v2.31.0](https://github.com/Typeform/embed/compare/@typeform/embed-react-v2.30.0...@typeform/embed-react-v2.31.0) (2023-08-31)
219

320

packages/embed-react/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-react",
3-
"version": "2.31.0",
3+
"version": "3.0.0",
44
"main": "./build/index.js",
55
"types": "./build/index.d.ts",
66
"author": "Typeform",

0 commit comments

Comments
 (0)