Skip to content

Commit 3a1d43b

Browse files
committed
eslint: add default version bump to CHANGES
1 parent ce21de7 commit 3a1d43b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

plugin-gradle/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
77
* Added support for npm-based [ESLint](https://eslint.org/) formatter for javascript and typescript ([#1453](https://github.com/diffplug/spotless/pull/1453))
88
### Fixed
99
* Prevent tool configurations from being resolved outside project ([#1447](https://github.com/diffplug/spotless/pull/1447) fixes [#1215](https://github.com/diffplug/spotless/issues/1215))
10+
### Changes
11+
* Bump default Version for `prettier` from `2.0.5` to `2.8.1`
1012

1113
## [6.12.1] - 2023-01-02
1214
### Fixed

plugin-maven/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
55
## [Unreleased]
66
### Added
77
* Added support for npm-based [ESLint](https://eslint.org/)-formatter for javascript and typescript ([#1453](https://github.com/diffplug/spotless/pull/1453))
8+
### Changes
9+
* Bump default Version for `prettier` from `2.0.5` to `2.8.1`
810

911
## [2.29.0] - 2023-01-02
1012
### Added

0 commit comments

Comments
 (0)