dart-lang / dart_style

An opinionated formatter/linter for Dart code
https://pub.dev/packages/dart_style
BSD 3-Clause "New" or "Revised" License
646 stars 121 forks source link

Bump version to publish 2.3.7. #1562

Closed munificent closed 1 month ago

munificent commented 2 months ago

Main is two commits ahead of what rolled into google3, but those two changes should be safe, so I'm ready to publish this.

Getting this out will enable other packages that use dart_style as a library to update their constraint on it to require 2.3.7 so that they can start passing in a language version to the DartFormatter() constructor.

github-actions[bot] commented 2 months ago

Package publishing

Package Version Status Publish tag (post-merge)
package:dart_style 2.3.7 ready to publish v2.3.7

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.