Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Bedre <[email protected]>
  • Loading branch information
ghpranav committed Sep 9, 2021
1 parent 70f6dc2 commit 1b163e9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.1.0

- Added more customization properties - graphicFit, onTap, showBody, showDomain, showTitle.
- Update UI of LinkPreviewStyle.large (LinkPreviewLarge).
- Auto calculate bodyMaxLines based on screen height.
- Update dependencies.

## 1.0.1

- Update documentation.
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.0.1"
version: "1.1.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.0.1
version: 1.1.0
homepage: https://github.com/ghpranav/
repository: https://github.com/ghpranav/link_preview_generator

Expand Down

0 comments on commit 1b163e9

Please sign in to comment.