Skip to content

Commit

Permalink
Published gradle/6.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Feb 27, 2023
1 parent 78e0049 commit c4d612d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 25 deletions.
2 changes: 2 additions & 0 deletions plugin-gradle/CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (starting after version `3.27.0`).

## [Unreleased]

## [6.16.0] - 2023-02-27
### Added
* `cleanthat` now has `includeDraft` option, to include draft mutators from composite mutators. ([#1574](https://github.com/diffplug/spotless/pull/1574))
* `npm`-based formatters (`prettier`, `tsfmt` and `eslint`) now support caching of `node_modules` directory.
Expand Down
Loading

0 comments on commit c4d612d

Please sign in to comment.