File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
1212## [ Unreleased]
1313### Changed
1414* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
15+ * Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
1516
1617## [ 3.1.0] - 2025-02-20
1718### Added
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
55## [ Unreleased]
66### Changed
77* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
8+ * Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
89
910## [ 7.0.2] - 2025-01-14
1011### Fixed
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ We adhere to the [keepachangelog](https://keepachangelog.com/en/1.0.0/) format (
55## [ Unreleased]
66### Changed
77* Use palantir-java-format 2.57.0 on Java 21. ([ #2447 ] ( https://github.com/diffplug/spotless/pull/2447 ) )
8+ * Re-try ` npm install ` with ` --prefer-online ` after ` ERESOLVE ` error. ([ #2448 ] ( https://github.com/diffplug/spotless/pull/2448 ) )
89
910## [ 2.44.3] - 2025-02-20
1011* Support for ` clang-format ` ([ #2406 ] ( https://github.com/diffplug/spotless/pull/2406 ) )
You can’t perform that action at this time.
0 commit comments