Skip to content

Commit c88ae31

Browse files
committed
chore(release): bump version number to 1.2.1
1 parent 1d4fb7e commit c88ae31

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.2.1"></a>
2+
## [1.2.1](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.2.0...v1.2.1) (2018-07-18)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** added dual binding for the placeholder and removed html content from inputs ([78f88ca](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/78f88ca))
8+
* **package:** solved all lint errors ([551743a](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/551743a))
9+
10+
11+
112
<a name="1.2.0"></a>
213
# [1.2.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.1.0...v1.2.0) (2018-07-10)
314

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.2.0",
4+
"version": "1.2.1",
55
"homepage": "https://github.com/angular-material-extensions/google-maps-autocomplete",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)