Skip to content

Commit f2dec9f

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2023-06-27) ### Bug Fixes * **colors:** correctly attach prefixes and create camelCase names. ([2f854e8](2f854e8))
1 parent 2f854e8 commit f2dec9f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.1](https://github.com/smartive/flutter-design-system-generator/compare/v3.1.0...v3.1.1) (2023-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **colors:** correctly attach prefixes and create camelCase names. ([2f854e8](https://github.com/smartive/flutter-design-system-generator/commit/2f854e80241305f933966f95085925c557d12880))
7+
18
# [3.1.0](https://github.com/smartive/flutter-design-system-generator/compare/v3.0.0...v3.1.0) (2023-06-22)
29

310

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ issue_tracker: https://github.com/smartive/flutter-design-system-generator/issue
77
homepage: https://github.com/smartive/flutter-design-system-generator
88
repository: https://github.com/smartive/flutter-design-system-generator.git
99

10-
version: 3.1.0
10+
version: 3.1.1
1111

1212
environment:
1313
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)