Skip to content

Commit a991f6c

Browse files
authored
Merge pull request #45 from patricklx/use-self
use self for release plan
2 parents 0c34965 + 3be1f62 commit a991f6c

File tree

2 files changed

+9
-22
lines changed

2 files changed

+9
-22
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": {

pnpm-lock.yaml

+4-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)