Skip to content

Commit f344919

Browse files
chore(release): publish
- @voiceflow/[email protected]
1 parent 670fef4 commit f344919

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

libs/composite-reducer/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.2.1](https://github.com/voiceflow/oss/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-11-28)
7+
8+
### Bug Fixes
9+
10+
* update readme to reference scoped package ([670fef4](https://github.com/voiceflow/oss/commit/670fef448407258fda34c30f6740ba847e10729a))
11+
612
# [2.2.0](https://github.com/voiceflow/oss/compare/@voiceflow/[email protected]...@voiceflow/[email protected]) (2025-11-27)
713

814
### Features

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.0",
3+
"version": "2.2.1",
44
"description": "combine reducers based on individual properties",
55
"keywords": [
66
"combinedReducer",

0 commit comments

Comments
 (0)