Skip to content

Commit

Permalink
patch: remove notice
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Jul 17, 2024
1 parent 777e29e commit 332fca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# minor-wording: 'add,Adds,new'
# major-wording: 'MAJOR,cut-major'
patch-wording: 'patch,fixes' # Providing patch-wording will override commits
# patch-wording: 'feat,release' # Providing patch-wording will override commits
# patch-wording: 'feat,release' # Providing patch-wording will override commits
# defaulting to a patch bump.
# rc-wording: 'RELEASE,alpha'

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quark-doc-header",
"version": "2.3.3",
"version": "2.4.0",
"scripts": {
"dev": "npm run start",
"start": "vite --open",
Expand Down

0 comments on commit 332fca1

Please sign in to comment.