Skip to content

Commit 28b40bf

Browse files
authored
Chore/release tasks (#31)
* chore(release-tasks): add changelog file * chore(release-tasks): add release tasks
1 parent 66e58ae commit 28b40bf

File tree

3 files changed

+2520
-86
lines changed

3 files changed

+2520
-86
lines changed

CHANGELOG.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
## [1.4.7](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.4.4...v1.4.7) (2021-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* correctly import googlemaps types ([30a9dc6](https://github.com/ubilabs/google-maps-react-hooks/commit/30a9dc662ca99d7cb8b5a3072b3b0fdb5ae86fc9))
7+
8+
9+
10+
## [1.4.4](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.4.3...v1.4.4) (2020-08-12)
11+
12+
13+
14+
## [1.4.3](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.4.1...v1.4.3) (2020-07-28)
15+
16+
17+
18+
## [1.4.1](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.4.2...v1.4.1) (2020-07-28)
19+
20+
21+
22+
## [1.4.2](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.3.0...v1.4.2) (2020-07-28)
23+
24+
25+
### Bug Fixes
26+
27+
* documentation and types ([#17](https://github.com/ubilabs/google-maps-react-hooks/issues/17)) ([44ab18b](https://github.com/ubilabs/google-maps-react-hooks/commit/44ab18bb3d47f8cfd9d84020edf80e6e1b958b07))
28+
* **loading:** prevent 'undefined' in api url params ([#15](https://github.com/ubilabs/google-maps-react-hooks/issues/15)) ([cab45eb](https://github.com/ubilabs/google-maps-react-hooks/commit/cab45eb88c3e602d48506562e9855435bdb61413))
29+
30+
31+
### Features
32+
33+
* **google-map:** add language change for map ([#9](https://github.com/ubilabs/google-maps-react-hooks/issues/9)) ([636e533](https://github.com/ubilabs/google-maps-react-hooks/commit/636e533b4ea7c506415d605b2dc23fbecbedb019))
34+
35+
36+
37+
# [1.3.0](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.2.0...v1.3.0) (2020-07-07)
38+
39+
40+
### Features
41+
42+
* **mapIds:** add option for cloud map styles ([#8](https://github.com/ubilabs/google-maps-react-hooks/issues/8)) ([18b8265](https://github.com/ubilabs/google-maps-react-hooks/commit/18b826575555085c9db3ebee79b80867ccd682fc))
43+
44+
45+
46+
# [1.2.0](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.1.0...v1.2.0) (2020-04-21)
47+
48+
49+
### Features
50+
51+
* **directions:** render route of given index ([#3](https://github.com/ubilabs/google-maps-react-hooks/issues/3)) ([5722dca](https://github.com/ubilabs/google-maps-react-hooks/commit/5722dcaafc6190b828a1f2c48b2609988c346a72))
52+
53+
54+
55+
# [1.1.0](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.0.5...v1.1.0) (2020-04-21)
56+
57+
58+
### Features
59+
60+
* add onLoad prop ([#4](https://github.com/ubilabs/google-maps-react-hooks/issues/4)) ([eaa634c](https://github.com/ubilabs/google-maps-react-hooks/commit/eaa634c9cd2a7e4b573b87d541c559a5ac66f054))
61+
62+
63+
64+
## 1.0.5 (2020-04-20)
65+
66+
67+

0 commit comments

Comments
 (0)