Compare commits

..
4 Commits
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ jobs:
pnpm --filter @stats-organization/github-readme-stats-core pack --dry-run
- name: Publish core package to npm
run: pnpm --filter @stats-organization/github-readme-stats-core publish --provenance --access public
run: pnpm --filter @stats-organization/github-readme-stats-core publish --provenance --access public --no-git-checks
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stats-organization/github-readme-stats-core",
"version": "0.0.1",
"version": "2.1.2",
"type": "module",
"homepage": "https://github-stats-extended.vercel.app/frontend",
"bugs": {
-2
View File
@@ -13,5 +13,3 @@ onlyBuiltDependencies:
- "@swc/core"
- esbuild
- unrs-resolver
publishBranch: release