Skip to content

Commit 6e26f53

Browse files
chore(release): publish
- @voiceflow/bidirectional-adapter@2.3.4 - @voiceflow/composite-reducer@2.2.2 - @voiceflow/nestjs-chargebee@2.1.2 - @voiceflow/normal-store@2.4.2 - @voiceflow/slate-serializer@2.1.4 - @voiceflow/universal-mock@1.1.1
1 parent 0f693db commit 6e26f53

12 files changed

Lines changed: 30 additions & 6 deletions

File tree

libs/bidirectional-adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4](https://github.com/voiceflow/oss/compare/@voiceflow/bidirectional-adapter@2.3.3...@voiceflow/bidirectional-adapter@2.3.4) (2026-02-24)
7+
8+
**Note:** Version bump only for package @voiceflow/bidirectional-adapter
9+
610
## [2.3.3](https://github.com/voiceflow/oss/compare/@voiceflow/bidirectional-adapter@2.3.2...@voiceflow/bidirectional-adapter@2.3.3) (2025-12-15)
711

812
**Note:** Version bump only for package @voiceflow/bidirectional-adapter

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

libs/composite-reducer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.2.2](https://github.com/voiceflow/oss/compare/@voiceflow/composite-reducer@2.2.1...@voiceflow/composite-reducer@2.2.2) (2026-02-24)
7+
8+
**Note:** Version bump only for package @voiceflow/composite-reducer
9+
610
## [2.2.1](https://github.com/voiceflow/oss/compare/@voiceflow/composite-reducer@2.2.0...@voiceflow/composite-reducer@2.2.1) (2025-11-28)
711

812
### Bug Fixes

libs/composite-reducer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/composite-reducer",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "combine reducers based on individual properties",
55
"keywords": [
66
"combinedReducer",

libs/nestjs-chargebee/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.2](https://github.com/voiceflow/oss/compare/@voiceflow/nestjs-chargebee@2.1.1...@voiceflow/nestjs-chargebee@2.1.2) (2026-02-24)
7+
8+
**Note:** Version bump only for package @voiceflow/nestjs-chargebee
9+
610
## [2.1.1](https://github.com/voiceflow/oss/compare/@voiceflow/nestjs-chargebee@2.1.0...@voiceflow/nestjs-chargebee@2.1.1) (2025-12-15)
711

812
**Note:** Version bump only for package @voiceflow/nestjs-chargebee

libs/nestjs-chargebee/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/nestjs-chargebee",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/voiceflow/oss.git"

libs/normal-store/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4.2](https://github.com/voiceflow/oss/compare/@voiceflow/normal-store@2.4.1...@voiceflow/normal-store@2.4.2) (2026-02-24)
7+
8+
**Note:** Version bump only for package @voiceflow/normal-store
9+
610
## [2.4.1](https://github.com/voiceflow/oss/compare/@voiceflow/normal-store@2.4.0...@voiceflow/normal-store@2.4.1) (2025-12-10)
711

812
### Bug Fixes

libs/normal-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voiceflow/normal-store",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "tools for interacting with normalized data structures",
55
"keywords": [
66
"data",

libs/slate-serializer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.4](https://github.com/voiceflow/oss/compare/@voiceflow/slate-serializer@2.1.3...@voiceflow/slate-serializer@2.1.4) (2026-02-24)
7+
8+
**Note:** Version bump only for package @voiceflow/slate-serializer
9+
610
## [2.1.3](https://github.com/voiceflow/oss/compare/@voiceflow/slate-serializer@2.1.2...@voiceflow/slate-serializer@2.1.3) (2025-12-11)
711

812
### 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.3",
3+
"version": "2.1.4",
44
"description": "Utilities for serializing slate data",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)