Skip to content

Commit 894b679

Browse files
committed
chore(release): bump version number to 1.2.2
1 parent 5d3afeb commit 894b679

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.2"></a>
2+
## [1.2.2](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.2.1...v1.2.2) (2018-07-24)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** added agm/core module to external modules for rollup ([95046fd](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/95046fd))
8+
9+
10+
111
<a name="1.2.1"></a>
212
## [1.2.1](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.2.0...v1.2.1) (2018-07-18)
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.2.1",
4+
"version": "1.2.2",
55
"homepage": "https://github.com/angular-material-extensions/google-maps-autocomplete",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)