Skip to content

Commit

Permalink
chore: release v0.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Nov 12, 2023
1 parent 88d7a47 commit fd5ef3c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.32",
"version": "0.0.33",
"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.32",
"version": "0.0.33",
"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.32",
"version": "0.0.33",
"description": "A TypeScript port of Anitomy inspired by AnitomySharp with more optimization for 動漫花園.",
"keywords": [
"anitomy",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animegarden/app",
"version": "0.0.32",
"version": "0.0.33",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animegarden/worker",
"version": "0.0.32",
"version": "0.0.33",
"private": true,
"scripts": {
"build": "wrangler deploy --dry-run",
Expand Down

0 comments on commit fd5ef3c

Please sign in to comment.