Skip to content

Commit 7f7e9dd

Browse files
chore(master): release 1.0.0
1 parent 980f9a1 commit 7f7e9dd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-02-20)
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

+1-1
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)