Skip to content

Commit 49e0dd1

Browse files
committed
use self for release plan
1 parent 1de0c2e commit 49e0dd1

File tree

2 files changed

+56
-69
lines changed

2 files changed

+56
-69
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
"engines": {
6969
"node": "18.* || 20.* || >= 22"
7070
},
71+
"pnpm": {
72+
"overrides": {
73+
"github-changelog": "link:./"
74+
}
75+
},
7176
"changelog": {
7277
"repo": "embroider-build/github-changelog",
7378
"labels": {

0 commit comments

Comments
 (0)