Skip to content

Commit

Permalink
chore(main): release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 26, 2024
1 parent 0a122e7 commit 5a08896
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.0.2](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.1...v1.0.2) (2024-10-26)


### Bug Fixes

* 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))
* different dark themes for mobile and desktop ([fe7b369](https://github.com/ubuntu-flutter-community/phoenix_theme/commit/fe7b369cdf03a15c735c866584a251da68f3a716))
* 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))

## [1.0.1](https://github.com/ubuntu-flutter-community/phoenix_theme/compare/v1.0.0...v1.0.1) (2024-08-31)


Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: phoenix_theme
description: "A clean flutter theme for Material"
version: 1.0.1
version: 1.0.2

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit 5a08896

Please sign in to comment.