Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Feb 3, 2024
1 parent e7996ba commit 8d9f293
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@get-bonus/monorepo",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"type": "module",
"scripts": {
Expand Down Expand Up @@ -59,4 +59,4 @@
"engines": {
"node": ">=v20.10.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/get-bonus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "get-bonus",
"version": "0.0.1",
"version": "0.1.0",
"description": "一键搜索同一商品在多个商家的特典",
"keywords": [
"scraper"
Expand Down Expand Up @@ -43,4 +43,4 @@
"engines": {
"node": ">=v20.10.0"
}
}
}

0 comments on commit 8d9f293

Please sign in to comment.