Skip to content

Commit a6169a8

Browse files
committed
chore: release v1.11.9
1 parent f76efc5 commit a6169a8

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "any-reader",
33
"type": "module",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"private": true,
66
"packageManager": "pnpm@9.4.0",
77
"description": "",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-reader/cli",
33
"type": "commonjs",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"description": "",
66
"author": "aooiuu <aooiu@qq.com>",
77
"license": "GPL3",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-reader/core",
33
"type": "module",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"description": "",
66
"author": "aooiuu <aooiu@qq.com>",
77
"license": "GPL3",

packages/epub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@any-reader/epub",
3-
"version": "1.11.8",
3+
"version": "1.11.9",
44
"description": "",
55
"scripts": {
66
"build": "unbuild",

packages/legado/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-reader/legado",
33
"type": "module",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"private": true,
66
"description": "",
77
"author": "aooiuu <aooiu@qq.com>",

packages/rubick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-reader/rubick",
33
"type": "commonjs",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"private": true,
66
"description": "",
77
"author": "aooiuu <aooiu@qq.com>",

packages/rule-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-reader/rule-utils",
33
"type": "module",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"description": "",
66
"author": "aooiuu <aooiu@qq.com>",
77
"license": "GPL3",

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-reader/server",
33
"type": "module",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"description": "",
66
"author": "aooiuu <aooiu@qq.com>",
77
"license": "GPL3",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@any-reader/shared",
33
"type": "module",
4-
"version": "1.11.8",
4+
"version": "1.11.9",
55
"description": "",
66
"author": "aooiuu <aooiu@qq.com>",
77
"license": "GPL3",

packages/utools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@any-reader/utools",
3-
"version": "1.11.8",
3+
"version": "1.11.9",
44
"private": true,
55
"description": "",
66
"author": "aooiuu <aooiu@qq.com>",

0 commit comments

Comments
 (0)