Skip to content

Commit 4e18c7c

Browse files
committed
1 parent efebc9c commit 4e18c7c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.17.1",
3+
"version": "0.18.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.6",
3+
"version": "0.2.0",
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.5",
3+
"version": "0.2.0",
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.11.1",
3+
"version": "0.12.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)