Skip to content

Commit ebe2d59

Browse files
chore(master): release 1.0.0
1 parent 61f88a4 commit ebe2d59

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-02-19)
4+
5+
6+
### Features
7+
8+
* flutter upgrade and add location autocomplete ([#15](https://github.com/ubuntu-flutter-community/pulse/issues/15)) ([848b76f](https://github.com/ubuntu-flutter-community/pulse/commit/848b76f85e62cbd2d01d042832adfa0f5d440934))

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Weather app for the Linux Desktop.
33

44
publish_to: "none"
55

6-
version: 1.0.0+1
6+
version: 1.0.0+2
77

88
environment:
99
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)