Skip to content

Commit

Permalink
chore: release v1.1.12-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bekacru committed Oct 23, 2024
1 parent 342f253 commit e4d60d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/better-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@better-fetch/fetch",
"version": "1.1.11",
"version": "1.1.12-beta.1",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"react-native": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@better-fetch/logger",
"version": "1.1.11",
"version": "1.1.12-beta.1",
"description": "",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down

0 comments on commit e4d60d5

Please sign in to comment.