We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20c4cd6 commit 4ac8b31Copy full SHA for 4ac8b31
libs/normal-store/CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "@voiceflow/normal-store",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "tools for interacting with normalized data structures",
"keywords": [
"data",
0 commit comments