Skip to content

Commit 925fc0b

Browse files
chore(main): release 1.0.2
1 parent adbc04c commit 925fc0b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.1...v1.0.2) (2024-10-27)
4+
5+
6+
### Bug Fixes
7+
8+
* darker dark theme ([#4](https://github.com/ubuntu-flutter-community/phoenix_theme/issues/4)) ([a34d30b](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/a34d30b3376cfdb161e2cbf40631941766136239))
9+
* different dark themes for mobile and desktop ([fe7b369](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/fe7b369cdf03a15c735c866584a251da68f3a716))
10+
* listtile theme ([adbc04c](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/adbc04c8571a560ae0bae8afd10f95d4734c1ec5))
11+
* remove surface tints in inverse colors, remove uis and windows builds ([#6](https://github.com/ubuntu-flutter-community/phoenix_theme/issues/6)) ([0a122e7](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/0a122e798c87366d74a08bc1f1104e8aa0910ee3))
12+
313
## [1.0.1](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.0...v1.0.1) (2024-08-31)
414

515

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: phoenix_theme
22
description: "A clean flutter theme for Material"
3-
version: 1.0.1
3+
version: 1.0.2
44

55
environment:
66
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)