Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
73189400ee | ||
|
|
16ea9afebe | ||
|
|
8a239313d3 | ||
|
|
c707e6b7b1 |
@@ -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,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": {
|
||||
|
||||
@@ -13,5 +13,3 @@ onlyBuiltDependencies:
|
||||
- "@swc/core"
|
||||
- esbuild
|
||||
- unrs-resolver
|
||||
|
||||
publishBranch: release
|
||||
|
||||
Reference in New Issue
Block a user