Skip to content

Commit e13b397

Browse files
authored
Merge pull request #154 from yumemi-inc/release/3.0.0
Update package version to 3.0.0
2 parents 82e06f3 + 70d605d commit e13b397

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/yumemi_lints/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ Examples of version updates are as follows:
2929
- `package_api_docs`
3030
- `unsafe_html`
3131

32+
### Features
33+
34+
- Added support for Dart 3.6.x.
35+
- Added support for Flutter 3.27.x.
36+
3237
### Improvements
3338

3439
- Changed to be independent of the `path` package.

packages/yumemi_lints/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: yumemi_lints
22
description: Customizable Linter library which enforces coding standards and best practice for Flutter/Dart apps, packages and plugins.
3-
version: 2.2.0
3+
version: 3.0.0
44
repository: https://github.com/yumemi-inc/flutter-yumemi-lints
55

66
environment:

0 commit comments

Comments
 (0)