Skip to content

Commit

Permalink
chore: release v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Jun 14, 2023
1 parent a2d68d8 commit a2853c3
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animegarden/monorepo",
"version": "0.0.16",
"version": "0.0.17",
"private": true,
"scripts": {
"build": "turbo run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/animegarden/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "animegarden",
"version": "0.0.16",
"version": "0.0.17",
"description": "A scraper for 動漫花園.",
"keywords": [
"dmhy",
Expand Down
2 changes: 1 addition & 1 deletion packages/anitomy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anitomy",
"version": "0.0.16",
"version": "0.0.17",
"description": "A TypeScript port of Anitomy inspired by AnitomySharp with more optimization for 動漫花園.",
"keywords": [
"anitomy",
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animegarden/app",
"version": "0.0.16",
"version": "0.0.17",
"private": true,
"type": "module",
"scripts": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"vite-plugin-info": "^0.4.0",
"vite-plugin-tsconfig-paths": "^1.3.1"
}
}
}
4 changes: 2 additions & 2 deletions packages/worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animegarden/worker",
"version": "0.0.16",
"version": "0.0.17",
"private": true,
"scripts": {
"build": "wrangler deploy --dry-run",
Expand All @@ -25,4 +25,4 @@
"prisma": "4.15.0"
},
"packageManager": "[email protected]"
}
}

0 comments on commit a2853c3

Please sign in to comment.