Skip to content

Commit 5cb3e6b

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.1.0...v6.0.0) (2025-09-24) * chore(deps)!: update dependencies ([#24](#24)) ([c5a58aa](c5a58aa)) ### Features * add lib barrel entrypoint ([#26](#26)) ([7f4f382](7f4f382)) ### BREAKING CHANGES * * Updates minimum supported SDK version to Dart 3.8. * Use build 4.0.0
1 parent ce8837c commit 5cb3e6b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [6.0.0](https://github.com/smartive/flutter-design-system-generator/compare/v5.1.0...v6.0.0) (2025-09-24)
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+
### Features
8+
9+
* add lib barrel entrypoint ([#26](https://github.com/smartive/flutter-design-system-generator/issues/26)) ([7f4f382](https://github.com/smartive/flutter-design-system-generator/commit/7f4f3825a1530b38c86a8be6d1fff41d71d59a9c))
10+
11+
12+
### BREAKING CHANGES
13+
14+
* * Updates minimum supported SDK version to Dart 3.8.
15+
* Use build 4.0.0
16+
117
# [5.1.0](https://github.com/smartive/flutter-design-system-generator/compare/v5.0.0...v5.1.0) (2025-02-25)
218

319

pubspec.yaml

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

17-
version: 5.1.0
17+
version: 6.0.0
1818

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

0 commit comments

Comments
 (0)