Skip to content

Commit

Permalink
Release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghpranav committed Oct 18, 2021
1 parent dfaf588 commit fce54c8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.2.0

- Bump minimum Flutter version.

## 1.1.0

- Added more customization properties - graphicFit, onTap, showBody, showDomain, showTitle.
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.1.0"
version: "1.2.0"
matcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: link_preview_generator
description: A cross-platform flutter package to convert your links into rich beautiful previews.
version: 1.1.0
version: 1.2.0
homepage: https://github.com/ghpranav/
repository: https://github.com/ghpranav/link_preview_generator

Expand Down

0 comments on commit fce54c8

Please sign in to comment.