-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10c6d3e
commit b165f69
Showing
4 changed files
with
28 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
- :sparkles: Generate markdown first draft function (10c6d3e20b82f5a0f6ce5cd372899e6519bc2412) | ||
- :tada: Intialize markdown project (a4a12bb4f7133e7e5e40436da4c884f135abf03d) | ||
- :sparkles: Generate changelog JSON file (86ca3eaefb18fd9c9b6bb4256ed2f6fa711aef59) | ||
- :sparkles: Handle when no repository found (c912efd73b9b286711d468ccb73bf1a03bd6f848) | ||
- :package: Fix build (a1526b38e164b8471954e3dd0c658e10595ee966) | ||
- :package: Build dist file (acba6f776196d8312c470ccefce8be81bafd8d52) | ||
- :fire: remove parsing multiple commit (73207b70d85ad2371def0ec9045e5a6ea46fee8c) | ||
- :tada: intialize cli project (0b4f39408e675f368c9562bd7645ac74abcd2293) | ||
- :sparkles: implements changelog generation to json (44e401db08cc828fcc8c19b027350ac9d310773e) | ||
- :truck: move parse functions into parser.js (e29f239dee8dc393caee9d320371e54a37eb90ae) | ||
- :sparkles: add edge cases for commit parsing (cb35644a640cfe3cb2c246345fe25202d814c436) | ||
- :sparkles: Implements parse commit function (195b59431dde83a4cff26be5c3ab362d97a9604e) | ||
- :wrench: Fix main script in core module (7f091a3900605ee9bc44e793ddbb10a7272112fa) | ||
- :wrench: Add build script (efbc04d902ac201b128a8e02692b778eff109b12) | ||
- :wrench: Add lint (9faf008d457d777afe0fa3443c34af510c1098fa) | ||
- :green_heart: Set up travis configuration (dda9b287989c1ca2e9513c4a5a4a3d1b6749e816) | ||
- :wrench: Set up tests (656c8bbb506fc8f9064df1fc7aa64e2f1869751e) | ||
- :wrench: Add package.json (34c8f53a58487a6368016de09989465cd2a96786) | ||
- Initial commit (a60d98def5bcbbef74a19db9e8f43af7a6ff6865) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters