Skip to content

Commit 73b6f14

Browse files
committed
1.6.2
1 parent 66e73ba commit 73b6f14

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.2](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.6.1...v1.6.2) (2022-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **index:** export map provider component ([8f2874e](https://github.com/ubilabs/google-maps-react-hooks/commit/8f2874efe890a508a0da750597d34a5b89627c72))
7+
8+
9+
110
## [1.6.1](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.6.0...v1.6.1) (2022-10-25)
211

312

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ubilabs/google-maps-react-hooks",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "React hooks and map context provider for Google Maps",
55
"source": "src/index.ts",
66
"main": "dist/index.umd.js",

0 commit comments

Comments
 (0)