Skip to content

Commit 67f08fa

Browse files
committed
docs(project): Updating CHANGELOG.md for v3.0.0
1 parent 6abc710 commit 67f08fa

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# [3.0.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v2.0.0...v3.0.0) (2020-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **demo:** removed the old demo app ([d356d25](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/d356d254c2e941cdabb90b55277791b1ae70b69e))
7+
* **package:** added http-server packages ([47debd1](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/47debd15429c8d0f9a2e325a34347c57e48e5462))
8+
* **package:** added release-it and compodoc packages ([e37b0c7](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/e37b0c73cef475caa880cc4c497ed8af27f5e60e))
9+
* **package:** enhanced the demo app ([5b00c6e](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/5b00c6e312998a0938ac970b8ad4f8c686f454cd))
10+
* **package:** improved ssr ([02ef848](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/02ef8485d57c520d5c36d657d7402c1ab4aad7c5))
11+
* **package:** improved the build process of the library ([5c26591](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/5c265911f4f0db394619163e7888016af6e3d75d))
12+
* **package:** improved the demo app ([a479304](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/a47930444afa0db861904d9afe4c6766c2f9fafa))
13+
* **package:** improved the new search component ([2a99112](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/2a99112462eb2f7d63257d3e82b4525b2b3a511d))
14+
* **package:** minor ([547536d](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/547536d9fbe4587d831888936514dacba9245035))
15+
* **package:** removed forRoot() ([f4bf604](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/f4bf604f3eddca5aacecb4c494daa4e1d64cd4a3))
16+
* **package:** updated googlemaps types ([78b2e63](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/78b2e63ca9776317f3d849dd16dbcfad3163dec7))
17+
* **package:** updated the project ([9df8107](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/9df81075aeb8c94cb66db3bc99ee75b03df6a314))
18+
* **project:** updated the release script ([f041c89](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/f041c896d4dd5ac6d6b621613759ebbe24dc73ff))
19+
20+
21+
### Features
22+
23+
* **package:** added new component `mat-search-google-maps-autocomplete` ([bed820a](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/bed820ab09685e3e64d78af3b52ff0bebebf2d82))
24+
* **package:** added new germand addreess interface ([83a5ab4](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/83a5ab470e071ee07bc74b1393ebaca08bd5d24e))
25+
* **package:** customize the label in the search component ([dc6e427](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/dc6e4275b1f3321ab894386a0d214a722ad9ce57))
26+
* **package:** integration of the new german address interface ([defe0b0](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/defe0b02459f403f5151b1a60128a8ad53aea319))
27+
* **package:** new event emitter onGermanAddressMapped ([3ae431f](https://github.com/angular-material-extensions/google-maps-autocomplete/commit/3ae431f270877a84f12522a9ceebc176362304de))
28+
129

230

331
# [2.4.0](https://github.com/angular-material-extensions/google-maps-autocomplete/compare/v2.0.0...v2.4.0) (2020-01-01)

0 commit comments

Comments
 (0)