Skip to content

Commit b885fcc

Browse files
committed
chore: release v1.11.12
1 parent 09042d3 commit b885fcc

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs",
33
"type": "module",
4-
"version": "1.11.8",
4+
"version": "1.11.12",
55
"private": true,
66
"scripts": {
77
"docs:dev": "vitepress dev",

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.11",
4+
"version": "1.11.12",
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.11",
4+
"version": "1.11.12",
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.11",
4+
"version": "1.11.12",
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.11",
3+
"version": "1.11.12",
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.11",
4+
"version": "1.11.12",
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.11",
4+
"version": "1.11.12",
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.11",
4+
"version": "1.11.12",
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.11",
4+
"version": "1.11.12",
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.11",
4+
"version": "1.11.12",
55
"description": "",
66
"author": "aooiuu <aooiu@qq.com>",
77
"license": "GPL3",

0 commit comments

Comments
 (0)