Skip to content

Commit 4ac8b31

Browse files
chore(release): publish
- @voiceflow/[email protected]
1 parent 20c4cd6 commit 4ac8b31

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

libs/normal-store/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 2.1.0 (2025-11-26)
7+
8+
### Features
9+
10+
* add normal-store library ([d947680](https://github.com/voiceflow/oss/commit/d9476804d430b5ee4eb86242f9cfa83a3cb0d79f))

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.0.0",
3+
"version": "2.1.0",
44
"description": "tools for interacting with normalized data structures",
55
"keywords": [
66
"data",

0 commit comments

Comments
 (0)