Skip to content

Commit

Permalink
0.2.9 Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
incrediblezayed committed Oct 18, 2023
1 parent ee37022 commit 9484138
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.2.9]
* Merged PR [#75](https://github.com/incrediblezayed/file_saver/pull/81) resolving issue [#75][https://github.com/incrediblezayed/file_saver/issues/75]
* Merged PR [#79](https://github.com/incrediblezayed/file_saver/pull/79) resolving issue [#78](https://github.com/incrediblezayed/file_saver/issues/78)
* Merged PR [#74](https://github.com/incrediblezayed/file_saver/pull/74/) resolving issue [#73](https://github.com/incrediblezayed/file_saver/issues/73)
* Merged PR [#77](https://github.com/incrediblezayed/file_saver/pull/77) for better README.md

## [0.2.8]
* Moving saveAs() support for macOS to production.

Expand Down
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: file_saver
description: >-
This package will help you save file with a single method on any platform
including macOS, iOS, Android, Windows, Web, Linux.
version: 0.2.8
version: 0.2.9
repository: https://github.com/incrediblezayed/file_saver
homepage: hassanansari.dev

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

0 comments on commit 9484138

Please sign in to comment.