Skip to content

Commit

Permalink
chore: release v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Apr 30, 2023
1 parent 46bedc3 commit cd570f0
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animepaste/docs",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"scripts": {
"build": "vitepress build",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animepaste/monorepo",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"scripts": {
"anime": "tsx packages/cli/src/cli.ts",
Expand Down Expand Up @@ -30,4 +30,4 @@
"engines": {
"node": ">=v16.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/animegarden/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animepaste/animegarden",
"version": "0.0.6",
"version": "0.0.7",
"description": "Paste your favourite anime online",
"keywords": [
"anime",
Expand Down Expand Up @@ -49,4 +49,4 @@
"engines": {
"node": ">=v16.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "animespace",
"version": "0.0.6",
"version": "0.0.7",
"description": "Paste your favourite anime online",
"keywords": [
"anime",
Expand Down Expand Up @@ -76,4 +76,4 @@
"engines": {
"node": ">=v16.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@animepaste/core",
"version": "0.0.6",
"version": "0.0.7",
"description": "Paste your favourite anime online",
"keywords": [
"anime",
Expand Down Expand Up @@ -53,4 +53,4 @@
"engines": {
"node": ">=v16.0.0"
}
}
}

0 comments on commit cd570f0

Please sign in to comment.