Skip to content

Commit 9e9274a

Browse files
committed
Remove patch
1 parent 5af31f5 commit 9e9274a

File tree

3 files changed

+1
-26
lines changed

3 files changed

+1
-26
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Don't run husky on `git commit`
5050
HUSKY: 0
5151
run: |
52-
bunx changelogen --release --push
52+
bunx changelogen --hideAuthorEmail --release --push
5353
bunx changelogen github release --token ${{ secrets.GITHUB_TOKEN }}
5454
5555
- name: 📝 Get metadata

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -480,8 +480,5 @@
480480
"svg-color-linter": "^3.0.0",
481481
"svgo": "^3.0.0",
482482
"typescript": "^5.5.4"
483-
},
484-
"patchedDependencies": {
485-
"changelogen@0.5.7": "patches/changelogen@0.5.7.patch"
486483
}
487484
}

patches/changelogen@0.5.7.patch

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

0 commit comments

Comments
 (0)