This repository was archived by the owner on Nov 28, 2023. It is now read-only.
File tree 7 files changed +26
-9
lines changed
7 files changed +26
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # @next-fetch/react-query
2
+
3
+ ## 0.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update ` package.json#files ` to ensure the necessary files exist in the npm distribution ([ #18 ] ( https://github.com/vercel-labs/next-fetch/pull/18 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-fetch/react-query" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"description" : " " ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change
1
+ # @next-fetch/swr
2
+
3
+ ## 0.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update ` package.json#files ` to ensure the necessary files exist in the npm distribution ([ #18 ] ( https://github.com/vercel-labs/next-fetch/pull/18 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @next-fetch/swr" ,
3
- "version" : " 0.0.0 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"description" : " " ,
5
5
"main" : " dist/index.js" ,
6
6
"module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change
1
+ # example-app
2
+
3
+ ## 1.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 4874edc ` ] ( https://github.com/vercel-labs/next-fetch/commit/4874edc27701733b8fe00f879037707bfc4e72f7 )] :
8
+ - @next-fetch/react-query @0.0.1
9
+ - @next-fetch/swr @0.0.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " example-app" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " " ,
5
5
"private" : true ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
1 commit comments
vercel[bot] commentedon Aug 29, 2022
Successfully deployed to the following URLs:
next-swr-endpoints-example-app – ./
next-swr-endpoints-example-app-git-main-gal-test-team.vercel.app
next-swr-endpoints-example-app-gal-test-team.vercel.app
next-swr-endpoints-example-app.vercel.app