Skip to content

Commit eda33e1

Browse files
committed
chore(release): bump version number to 1.4.0
1 parent 81c8fe0 commit eda33e1

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
<a name="1.3.0"></a>
1+
# [1.4.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.3.0...v1.4.0) (2018-11-02)
2+
3+
4+
### Features
5+
6+
* **package:** support of angular v7 ([22b1bd5](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/22b1bd5))
7+
8+
9+
210
# [1.3.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.2.2...v1.3.0) (2018-10-03)
311

412

@@ -17,7 +25,6 @@
1725

1826

1927

20-
<a name="1.2.2"></a>
2128
## [1.2.2](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.2.1...v1.2.2) (2018-07-24)
2229

2330

@@ -27,7 +34,6 @@
2734

2835

2936

30-
<a name="1.2.1"></a>
3137
## [1.2.1](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.2.0...v1.2.1) (2018-07-18)
3238

3339

@@ -38,7 +44,6 @@
3844

3945

4046

41-
<a name="1.2.0"></a>
4247
# [1.2.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.1.0...v1.2.0) (2018-07-10)
4348

4449

@@ -48,7 +53,6 @@
4853

4954

5055

51-
<a name="1.1.0"></a>
5256
# [1.1.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v1.0.0...v1.1.0) (2018-06-30)
5357

5458

@@ -58,7 +62,6 @@
5862

5963

6064

61-
<a name="1.0.0"></a>
6265
# [1.0.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/60e44cd...v1.0.0) (2018-06-18)
6366

6467

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

0 commit comments

Comments
 (0)