Skip to content

Commit 560e1ba

Browse files
chore(release): publish
- @voiceflow/[email protected]
1 parent 3e4981a commit 560e1ba

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.1](https://github.com/voiceflow/oss/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-11-28)
7+
8+
### Bug Fixes
9+
10+
* build cjs bidirectional-adapter (ENG-744) ([#8](https://github.com/voiceflow/oss/issues/8)) ([3e4981a](https://github.com/voiceflow/oss/commit/3e4981a46f22c18bc6909f1f1df6b08c65fd5501))
11+
612
# [2.3.0](https://github.com/voiceflow/oss/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-11-27)
713

814
### Features

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.0",
3+
"version": "2.3.1",
44
"description": "bi-directional adapter factory, used to decouple systems across shared data structures",
55
"keywords": [
66
"adapter",

0 commit comments

Comments
 (0)