Skip to content

Commit 5b04e12

Browse files
chore(release): publish
- @voiceflow/bidirectional-adapter@2.3.2
1 parent 4a3896f commit 5b04e12

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

libs/bidirectional-adapter/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.3.2](https://github.com/voiceflow/oss/compare/@voiceflow/bidirectional-adapter@2.3.1...@voiceflow/bidirectional-adapter@2.3.2) (2025-12-10)
7+
8+
### Bug Fixes
9+
10+
* add exports (COR-9074) ([#12](https://github.com/voiceflow/oss/issues/12)) ([4a3896f](https://github.com/voiceflow/oss/commit/4a3896f87266270c701715be58a3db0c8ce8a7a3))
11+
612
## [2.3.1](https://github.com/voiceflow/oss/compare/@voiceflow/bidirectional-adapter@2.3.0...@voiceflow/bidirectional-adapter@2.3.1) (2025-11-28)
713

814
### Bug Fixes

libs/bidirectional-adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/bidirectional-adapter",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "bi-directional adapter factory, used to decouple systems across shared data structures",
55
"keywords": [
66
"adapter",

0 commit comments

Comments
 (0)