Skip to content

Commit 3432335

Browse files
committed
1 parent 36563f3 commit 3432335

File tree

5 files changed

+10110
-5255
lines changed

5 files changed

+10110
-5255
lines changed

packages/normy-react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@normy/react-query",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "react-query addon for normy - automatic normalization and data updates for data fetching libraries",
55
"main": "lib/index.js",
66
"module": "es/index.js",

packages/normy-rtk-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@normy/rtk-query",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "rtk-query addon for normy - automatic normalization and data updates for data fetching libraries",
55
"main": "lib/index.js",
66
"module": "es/index.js",

packages/normy-swr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@normy/swr",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "swr addon for normy - automatic normalization and data updates for data fetching libraries",
55
"main": "lib/index.js",
66
"module": "es/index.js",

packages/normy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@normy/core",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"description": "Automatic normalization and data updates for data fetching libraries",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)