Skip to content

Commit 23dc382

Browse files
committed
fixe: remove conventional-changelog
1 parent 92be313 commit 23dc382

9 files changed

Lines changed: 109 additions & 16232 deletions

File tree

.github/workflows/release-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
REPO_NAME: 'hellof2e/quark-core'
7777
ACCESS_TOKEN: ${{secrets.GIT_ACTION}}
78-
PATH: 'CHANGELOG.md'
78+
PATH: '/packages/core/CHANGELOG.md'
7979
COMMIT_MESSAGE: 'docs(CHANGELOG): update release notes'
8080
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'
8181

CHANGELOG.md

Lines changed: 0 additions & 392 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"dev4gluang": "pnpm run -C demo4gluang dev",
1010
"codeformat": "prettier --write *",
1111
"build": "pnpm -r --filter='./packages/create-quarkc' run build",
12-
"changlog": "pnpm run -C packages/core changelog",
1312
"build4Core": "pnpm run -C packages/core build"
1413
},
1514
"devDependencies": {

packages/core/changelog-config.cjs

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)