Skip to content

Commit 7ce1c31

Browse files
committed
docs(project): Updating CHANGELOG.md for v3.2.0
1 parent c8f08cb commit 7ce1c31

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.2.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/3.1.1...3.2.0) (2020-01-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **lib:** updated dependencies ([c8f08cb](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/c8f08cb33c26e349155dc3355e1cbe6d0e4a187a))
7+
* **lib:** updated dependencies ([4d6f2a8](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/4d6f2a817678ebf2e8ad1c36adf8dd0cd89da25c))
8+
9+
10+
### Features
11+
12+
* **lib:** ability to render an initial value of the search component ([3d11853](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/3d11853196931487cc5f3f8d814884cb4081b7cf))
13+
114
## [3.1.1](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/3.1.0...3.1.1) (2020-01-03)
215

316

projects/angular-material-extensions/google-maps-autocomplete/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 and directive for google-maps built with angular and material design",
4-
"version": "3.1.1",
4+
"version": "3.2.0",
55
"homepage": "https://angular-material-extensions.github.io/google-maps-autocomplete",
66
"author": {
77
"name": "Anthony Nahas",

0 commit comments

Comments
 (0)