Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @normy/react-query@0.14.2
 - @normy/rtk-query@0.1.3
 - @normy/swr@0.1.2
  • Loading branch information
klis87 committed Feb 13, 2024
1 parent 1512621 commit a476194
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/normy-react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@normy/react-query",
"version": "0.14.1",
"version": "0.14.2",
"description": "react-query addon for normy - automatic normalization and data updates for data fetching libraries",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/normy-rtk-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@normy/rtk-query",
"version": "0.1.2",
"version": "0.1.3",
"description": "rtk-query addon for normy - automatic normalization and data updates for data fetching libraries",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/normy-swr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@normy/swr",
"version": "0.1.1",
"version": "0.1.2",
"description": "swr addon for normy - automatic normalization and data updates for data fetching libraries",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a476194

Please sign in to comment.