Skip to content

Commit 9078e26

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.3...v1.4.0) (2026-03-05) ### Features * add renderToText() and plain text preview tab ([c6b1869](c6b1869))
1 parent c6b1869 commit 9078e26

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+
# [1.4.0](https://github.com/kontakto-fi/email-editor/compare/v1.3.3...v1.4.0) (2026-03-05)
2+
3+
4+
### Features
5+
6+
* add renderToText() and plain text preview tab ([c6b1869](https://github.com/kontakto-fi/email-editor/commit/c6b186957ab191c554d2cab7b1a3609d3dd850bf))
7+
18
## [1.3.3](https://github.com/kontakto-fi/email-editor/compare/v1.3.2...v1.3.3) (2026-03-02)
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": "@kontakto/email-template-editor",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"type": "module",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)