Skip to content

Commit 962d4f8

Browse files
Merge pull request #283 from ember-tooling/remove-changelog-customizations
Remove changelog customizations
2 parents 3fb639d + 697293e commit 962d4f8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,5 @@
8585
},
8686
"publishConfig": {
8787
"registry": "https://registry.npmjs.org"
88-
},
89-
"changelog": {
90-
"labels": {
91-
"breaking": ":boom: Breaking Change",
92-
"enhancement": ":rocket: Enhancement",
93-
"bug": ":bug: Bug Fix",
94-
"documentation": ":memo: Documentation",
95-
"internal": ":house: Internal",
96-
"dependencies": ":robot: Dependencies"
97-
}
9888
}
9989
}

0 commit comments

Comments
 (0)