Skip to content

Commit e467aba

Browse files
committed
fix: release-plz settings
1 parent 8bf57fd commit e467aba

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Whitespace-only changes.
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ pr_labels = ["release"] # add the `release` label to the release Pull Request
77
name = "engcon"
88
semver_check = true
99
changelog_include = ["engcon_macros"]
10-
changelog_path = "CHANGELOG.md"
10+
changelog_path = "../CHANGELOG.md"
11+
12+
[[package]]
13+
name = "engcon_macros"
14+
release = false # don't check the example
1115

1216
[[package]]
1317
name = "engcon_distillation"

0 commit comments

Comments
 (0)