Skip to content

Commit ce8837c

Browse files
authored
chore!: set only 5 topics in pubspec (#27)
adjust pubspec topics to comply with pub.dev limits
1 parent 380eb8c commit ce8837c

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

CHANGELOG.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
# [6.1.0](https://github.com/smartive/flutter-design-system-generator/compare/v6.0.0...v6.1.0) (2025-09-24)
2-
3-
4-
### Features
5-
6-
* 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))
7-
8-
# [6.0.0](https://github.com/smartive/flutter-design-system-generator/compare/v5.1.0...v6.0.0) (2025-09-22)
9-
10-
11-
* 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))
12-
13-
14-
### BREAKING CHANGES
15-
16-
* Updates minimum supported SDK version to Dart 3.8.
17-
* Use build 4.0.0
18-
191
# [5.1.0](https://github.com/smartive/flutter-design-system-generator/compare/v5.0.0...v5.1.0) (2025-02-25)
202

213

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@ topics:
1111
- design-system
1212
- flutter
1313
- code-generation
14-
- ui
1514
- theming
1615
- build-runner
1716

18-
version: 6.1.0
17+
version: 5.1.0
1918

2019
environment:
2120
sdk: '>=3.8.0 <4.0.0'

0 commit comments

Comments
 (0)