We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2efbb commit 0099585Copy full SHA for 0099585
README.md
@@ -78,6 +78,11 @@
78
79
# Changelog
80
## [Unreleased]
81
+### Changed
82
+- **BREAKING** `spotlessChangelog` now creates GitHub releases by default ([#6](https://github.com/diffplug/blowdryer-diffplug/pull/6))
83
+ - you need to update your `deploy.yml`
84
+ - if you set the `tagPrefix`, then you'll need to update the `runAfterPush`
85
+ - see PR above for details
86
87
## [7.3.0] - 2024-06-06
88
### Added
0 commit comments