Skip to content

Commit 733f08c

Browse files
Sandip KakadiyaSandip Kakadiya
authored andcommitted
changelog added for release 1.0.4
1 parent 98e8e38 commit 733f08c

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 1.0.4 - 2020-02-04
4+
5+
### Fixed
6+
* GFSearchBar - minor issue fixed
7+
8+
### Added
9+
* added new component
10+
- GFRating
11+
12+
13+
14+
315
## 1.0.3 - 2020-01-30
416

517
### Fixed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ packages:
8080
path: ".."
8181
relative: true
8282
source: path
83-
version: "1.0.3"
83+
version: "1.0.4"
8484
image:
8585
dependency: transitive
8686
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: getflutter
22
description: GetFlutter is open source libraries that come with pre-build 1000+ UI components. It makes development faster & more enjoyable. You can customize the component as per your need.
3-
version: 1.0.3
3+
version: 1.0.4
44
#author: GetFlutter <[email protected]>
55
homepage: https://github.com/ionicfirebaseapp/getflutter
66

0 commit comments

Comments
 (0)