Skip to content

Commit

Permalink
fixe: remove conventional-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Apr 3, 2024
1 parent 92be313 commit 23dc382
Show file tree
Hide file tree
Showing 9 changed files with 109 additions and 16,232 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
with:
REPO_NAME: 'hellof2e/quark-core'
ACCESS_TOKEN: ${{secrets.GIT_ACTION}}
PATH: 'CHANGELOG.md'
PATH: '/packages/core/CHANGELOG.md'
COMMIT_MESSAGE: 'docs(CHANGELOG): update release notes'
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'

Expand Down
392 changes: 0 additions & 392 deletions CHANGELOG.md

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"dev4gluang": "pnpm run -C demo4gluang dev",
"codeformat": "prettier --write *",
"build": "pnpm -r --filter='./packages/create-quarkc' run build",
"changlog": "pnpm run -C packages/core changelog",
"build4Core": "pnpm run -C packages/core build"
},
"devDependencies": {
Expand Down
34 changes: 0 additions & 34 deletions packages/core/changelog-config.cjs

This file was deleted.

Loading

0 comments on commit 23dc382

Please sign in to comment.