We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c906bb commit 7d8ad24Copy full SHA for 7d8ad24
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@shined/np-grooming",
3
- "version": "0.0.1-beta.1",
+ "version": "1.0.0",
4
"description": "Some grooming work before publishing npm in Github Action.",
5
"homepage": "https://github.com/sheinsight/np-grooming",
6
"packageManager": "pnpm@8.0.0",
@@ -53,5 +53,5 @@
53
"url": "https://github.com/sheinsight/tpl-base/issues"
54
},
55
"readme": "ERROR: No README data found!",
56
- "_id": "@shined/np-grooming@0.0.1-beta.0"
+ "_id": "@shined/np-grooming@0.0.1-beta.1"
57
}
0 commit comments