Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 29, 2024
1 parent 7c0a228 commit 17dd733
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# Changelog

## 1.0.0 (2024-08-29)


### Features

* add icon button theme, update flutter and CI ([7c0a228](https://github.com/Feichtmeier/phoenix_theme/commit/7c0a2287a3c22538b038b98aee3d4b040ce478c8))
* make radius and button height selectable ([61c5b11](https://github.com/Feichtmeier/phoenix_theme/commit/61c5b11fad871ee655b512c79118a2590bf5df29))

## 0.0.1

* TODO: Describe initial release.
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: 0.0.1
version: 1.0.0

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

0 comments on commit 17dd733

Please sign in to comment.