Skip to content

Commit 31bd504

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.1.0...v6.0.0) (2025-09-22) * chore(deps)!: update dependencies ([#24](#24)) ([c5a58aa](c5a58aa)) ### BREAKING CHANGES * * Updates minimum supported SDK version to Dart 3.8. * Use build 4.0.0
1 parent c5a58aa commit 31bd504

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [6.0.0](https://github.com/smartive/flutter-design-system-generator/compare/v5.1.0...v6.0.0) (2025-09-22)
2+
3+
4+
* chore(deps)!: update dependencies ([#24](https://github.com/smartive/flutter-design-system-generator/issues/24)) ([c5a58aa](https://github.com/smartive/flutter-design-system-generator/commit/c5a58aa4771382114983aed8278e2b3cb152442a))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* * Updates minimum supported SDK version to Dart 3.8.
10+
* Use build 4.0.0
11+
112
# [5.1.0](https://github.com/smartive/flutter-design-system-generator/compare/v5.0.0...v5.1.0) (2025-02-25)
213

314

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ topics:
1515
- theming
1616
- build-runner
1717

18-
version: 5.1.0
18+
version: 6.0.0
1919

2020
environment:
2121
sdk: '>=3.8.0 <4.0.0'

0 commit comments

Comments
 (0)