Skip to content

Commit b1ef5ef

Browse files
chore(release): publish
- @voiceflow/[email protected]
1 parent 9e6ac99 commit b1ef5ef

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

libs/slate-serializer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.1.3](https://github.com/voiceflow/oss/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-12-11)
7+
8+
### Bug Fixes
9+
10+
* add exitentions to esm package (COR-9112) ([#15](https://github.com/voiceflow/oss/issues/15)) ([9e6ac99](https://github.com/voiceflow/oss/commit/9e6ac99835952a64d1863cf8a056ee4468af2d3e))
11+
612
## [2.1.2](https://github.com/voiceflow/oss/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-12-11)
713

814
### Bug Fixes

libs/slate-serializer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/slate-serializer",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Utilities for serializing slate data",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)