Skip to content

Commit 17dd733

Browse files
chore(main): release 1.0.0 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7c0a228 commit 17dd733

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,3 +1,13 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-08-29)
4+
5+
6+
### Features
7+
8+
* add icon button theme, update flutter and CI ([7c0a228](https://github.com/Feichtmeier/phoenix_theme/commit/7c0a2287a3c22538b038b98aee3d4b040ce478c8))
9+
* make radius and button height selectable ([61c5b11](https://github.com/Feichtmeier/phoenix_theme/commit/61c5b11fad871ee655b512c79118a2590bf5df29))
10+
111
## 0.0.1
212

313
* TODO: Describe initial release.

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: 0.0.1
3+
version: 1.0.0
44

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

0 commit comments

Comments
 (0)