Skip to content

Commit

Permalink
Merge pull request #283 from ember-tooling/remove-changelog-customiza…
Browse files Browse the repository at this point in the history
…tions

Remove changelog customizations
  • Loading branch information
NullVoxPopuli authored Nov 6, 2024
2 parents 3fb639d + 697293e commit 962d4f8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,15 +85,5 @@
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"changelog": {
"labels": {
"breaking": ":boom: Breaking Change",
"enhancement": ":rocket: Enhancement",
"bug": ":bug: Bug Fix",
"documentation": ":memo: Documentation",
"internal": ":house: Internal",
"dependencies": ":robot: Dependencies"
}
}
}

0 comments on commit 962d4f8

Please sign in to comment.