Skip to content

Commit fce54c8

Browse files
committed
Release v1.2.0
1 parent dfaf588 commit fce54c8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.2.0
2+
3+
- Bump minimum Flutter version.
4+
15
## 1.1.0
26

37
- Added more customization properties - graphicFit, onTap, showBody, showDomain, showTitle.

example/pubspec.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ packages:
113113
path: ".."
114114
relative: true
115115
source: path
116-
version: "1.1.0"
116+
version: "1.2.0"
117117
matcher:
118118
dependency: transitive
119119
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: link_preview_generator
22
description: A cross-platform flutter package to convert your links into rich beautiful previews.
3-
version: 1.1.0
3+
version: 1.2.0
44
homepage: https://github.com/ghpranav/
55
repository: https://github.com/ghpranav/link_preview_generator
66

0 commit comments

Comments
 (0)