Skip to content

Commit 42b5227

Browse files
chore(main): release 1.1.0
1 parent e357331 commit 42b5227

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.1...v1.1.0) (2024-11-18)
4+
5+
6+
### Features
7+
8+
* add bottom sheet theme ([e357331](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/e357331e9acffc5c82627df8107e47a452ee16b9))
9+
* chipzzz ([2a144f1](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/2a144f1deab75a05770dcd68000baaa67ec6e3ca))
10+
11+
12+
### Bug Fixes
13+
14+
* chip height ([57d1af5](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/57d1af53ff48300b2cb059d5da2a8b0978db6402))
15+
* 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))
16+
* different dark themes for mobile and desktop ([fe7b369](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/fe7b369cdf03a15c735c866584a251da68f3a716))
17+
* listtile theme ([adbc04c](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/adbc04c8571a560ae0bae8afd10f95d4734c1ec5))
18+
* 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))
19+
320
## [1.0.1](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.0...v1.0.1) (2024-08-31)
421

522

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.1.0
44

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

0 commit comments

Comments
 (0)