Skip to content

Commit 3a96f05

Browse files
committed
docs(project): Updating CHANGELOG.md for v3.0.1
1 parent 5d6037c commit 3a96f05

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.0.1](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/3.0.0...3.0.1) (2020-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **project:** minor ([2212e00](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/2212e00db9d50a9041039d59383b7bfab925addf))
7+
* **project:** removed browseranimations import ([5d6037c](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/5d6037c8a5e159cf701edc6a8e84111d02e5e83c))
8+
* **project:** updated the homepage url ([0203235](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/0203235743c165186617651ee96c06c43d6c4f37))
9+
110
# [3.0.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v2.0.0...v3.0.0) (2020-01-01)
211

312

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

0 commit comments

Comments
 (0)