Skip to content

Commit

Permalink
Strip Documentation in Changelog generation (#1404)
Browse files Browse the repository at this point in the history
* Strip Documentation in Changelog generation

* prettify

* remove docu in package.json instead

Co-authored-by: Markus <1720843+maxmarkus@users.noreply.github.com>
  • Loading branch information
ndricimrr and maxmarkus authored Jun 22, 2020
1 parent 9b8039c commit 46886b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"breaking": ":boom: Breaking Change",
"enhancement": ":rocket: Added",
"bug": ":bug: Fixed",
"documentation": ":memo: Documentation",
"internal": ":house: Internal"
},
"cacheDir": ".changelog"
Expand Down

0 comments on commit 46886b2

Please sign in to comment.