Skip to content

Commit cb12ac3

Browse files
chore(master): release 1.0.0
1 parent 805f10a commit cb12ac3

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-09-15)
4+
5+
6+
### Features
7+
8+
* improve readme ([ab248e7](https://github.com/ubuntu-flutter-community/files/commit/ab248e73c2020a87e944a128aae779fdb2a8985b))
9+
* update isar dependency to v1.0+ ([68ab503](https://github.com/ubuntu-flutter-community/files/commit/68ab5035fc6629aadd65d6d967f4d29dce2d5167))
10+
* update logo ([14e8774](https://github.com/ubuntu-flutter-community/files/commit/14e8774f8eceef5e6dcd5273db166af232fc390e))
11+
12+
13+
### Bug Fixes
14+
15+
* add type to element in iteration ([145f854](https://github.com/ubuntu-flutter-community/files/commit/145f85493364b5c6338df1e24c299db1c2b54f74))
16+
* improve linter support ([9fa1ea8](https://github.com/ubuntu-flutter-community/files/commit/9fa1ea8f2aa6f92c8d6601169dbf63443f197636))
17+
* **readme:** update hero image ([7994ba7](https://github.com/ubuntu-flutter-community/files/commit/7994ba778b0271ffc53b792b2f505ecc853be4d1))
18+
* wrong image links ([817263b](https://github.com/ubuntu-flutter-community/files/commit/817263b153b8299ec34bd5d7fa8848af4dd02faa))

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: files
22
description: Ubuntu flutter community file manager.
33
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
44

5-
version: 1.0.0+1
5+
version: 1.0.0+2
66

77
environment:
88
sdk: ">=3.9.0 <4.0.0"

0 commit comments

Comments
 (0)