-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
2 changed files
with
34 additions
and
1 deletion.
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,33 @@ | ||
# Changelog | ||
|
||
<!-- RELEAM TAG: DON'T DELETE --> | ||
|
||
## v0.1.0 | ||
|
||
[compare changes](https://github.com/pedraal/releam/compare/73af227...v0.1.0) | ||
|
||
### 🚀 Enhancements | ||
|
||
- Init package | ||
- **conventional attributes**: Rename message to description | ||
- **conventional attributes**: Full commit message parser | ||
- **git**: Log output parser | ||
- **commit**: Filter and unwrap commits results in parse_list | ||
- **semver**: Implement semver bump utilities | ||
- **commit**: Group by commit type utility | ||
- **conventional attributes**: Remove revert commit type | ||
- **package config**: Gleam toml parser | ||
- **changelog**: Changelog generator and file writer | ||
- **package config**: Add utility to update the gleam.toml version | ||
- **cli**: Finalize minimal cli | ||
|
||
### 💫 Refactors | ||
|
||
- **conventional attributes**: Definition and optional sections model and parsing | ||
- **conventional attributes**: Move to its own module | ||
|
||
### 🎨 Styles | ||
|
||
- Extract first pipeline function to line above | ||
- **conventional attributes**: Rename module | ||
|
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