Compare commits
2 Commits
194bba0d64
...
8a4c9106f5
Author | SHA1 | Date | |
---|---|---|---|
|
8a4c9106f5 | ||
17878cace3 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
target/
|
target/
|
||||||
.cuddle/
|
.cuddle/
|
||||||
.env
|
.env
|
||||||
|
crates/cuddle-please/testdata/git-found/
|
||||||
|
@ -9,12 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [0.6.0] - 2025-01-09
|
## [0.6.0] - 2025-01-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- ignore git found
|
||||||
- enable commit bodies in changelog and fixes general warnings and updates (#49)
|
- enable commit bodies in changelog and fixes general warnings and updates (#49)
|
||||||
Allows commit bodies to show up in release notes, this is something I'd prefer as my releases are usually short, and I'd like to see these as I don't use pull requests as often, and often miss the context, as I don't link to commits currently.
|
Allows commit bodies to show up in release notes, this is something I'd prefer as my releases are usually short, and I'd like to see these as I don't use pull requests as often, and often miss the context, as I don't link to commits currently.
|
||||||
|
|
||||||
Also fixes a lot of warnings and reintroduces failing tests, still not perfect, but better than before.
|
Also fixes a lot of warnings and reintroduces failing tests, still not perfect, but better than before.
|
||||||
Co-authored-by: kjuulh <contact@kjuulh.io>
|
Co-authored-by: kjuulh <contact@kjuulh.io>
|
||||||
Co-committed-by: kjuulh <contact@kjuulh.io>
|
Co-committed-by: kjuulh <contact@kjuulh.io>
|
||||||
- removed tests for now
|
- removed tests for now
|
||||||
- update deps
|
- update deps
|
||||||
- update
|
- update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user