Skip to content

Commit

Permalink
Version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diskdance committed Jan 14, 2024
1 parent 3e3761a commit 0a6cc6f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions gadgets/variant-ally-dialog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "variant-ally-dialog",
"version": "2.0.6",
"version": "2.1.0",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -22,4 +22,4 @@
"dependencies": {
"vue": "3.3.4"
}
}
}
4 changes: 2 additions & 2 deletions gadgets/variant-ally/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "variant-ally",
"version": "2.0.6",
"version": "2.1.0",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -20,4 +20,4 @@
"rollup-plugin-mediawiki-gadget": "^1.1.0",
"ts-jest": "^29.1.1"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "variant-ally-monorepo",
"version": "2.0.6",
"version": "2.1.0",
"description": "Enhance Chinese Wikipedia's variant support",
"private": true,
"type": "module",
Expand Down Expand Up @@ -33,4 +33,4 @@
"@babel/traverse@<7.23.2": ">=7.23.2"
}
}
}
}

0 comments on commit 0a6cc6f

Please sign in to comment.