Skip to content

Commit 718b606

Browse files
committed
chore(release): bump version number to 1.2.0
1 parent 9cf1106 commit 718b606

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.2.0"></a>
2+
# [1.2.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.1.0...v1.2.0) (2018-07-10)
3+
4+
5+
### Features
6+
7+
* **package:** added the `appearance` input to style the address `mat-form-field` [#5](https://github.com/angular-material-extensions/google-maps-autocomplete/issues/5) ([9cf1106](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/9cf1106))
8+
9+
10+
111
<a name="1.1.0"></a>
212
# [1.1.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.0.0...v1.1.0) (2018-06-30)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@angular-material-extensions/google-maps-autocomplete",
33
"description": "Autocomplete input component for google-maps built with angular material design",
4-
"version": "1.1.0",
4+
"version": "1.2.0",
55
"homepage": "https://github.com/angular-material-extensions/google-maps-autocomplete",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)