Skip to content

Commit fb03868

Browse files
authored
Merge pull request #193 from yumemi-inc/release/4.3.0
Update package version to 4.3.0
2 parents 709e9e3 + 4b2146c commit fb03868

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ Examples of version updates are as follows:
2121
> [!NOTE]
2222
> Changes to `tools/update_lint_rules` don't affect versioning.
2323
24+
## 4.3.0
25+
26+
- Added support for Dart 3.10.x.
27+
- Added support for Flutter 3.38.x.
28+
2429
## 4.2.0
2530

2631
- Added support for Dart 3.9.x.

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: 4.2.0
3+
version: 4.3.0
44
repository: https://github.com/yumemi-inc/flutter-yumemi-lints
55

66
environment:

0 commit comments

Comments
 (0)