Skip to content

Commit 36aa7d8

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2026-03-02) ### Bug Fixes * **session:** reset document synchronously during render ([847d431](847d431))
1 parent 847d431 commit 36aa7d8

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.3.3](https://github.com/kontakto-fi/email-editor/compare/v1.3.2...v1.3.3) (2026-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **session:** reset document synchronously during render ([847d431](https://github.com/kontakto-fi/email-editor/commit/847d43119fe6ccdba8b0f9e5b9580a4fbb75555f))
7+
18
## [1.3.2](https://github.com/kontakto-fi/email-editor/compare/v1.3.1...v1.3.2) (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.2",
3+
"version": "1.3.3",
44
"type": "module",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)