Skip to content

Commit 851fd50

Browse files
committed
1.5.3
1 parent 106311e commit 851fd50

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## [1.5.2](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.4.7...v1.5.2) (2022-10-17)
1+
## [1.5.3](https://github.com/ubilabs/google-maps-react-hooks/compare/v1.4.7...v1.5.3) (2022-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **package:** adjust module ([#56](https://github.com/ubilabs/google-maps-react-hooks/issues/56)) ([106311e](https://github.com/ubilabs/google-maps-react-hooks/commit/106311e1d3160fc2639338a1191c9a78872d413c))
27

38

49

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.5.2",
3+
"version": "1.5.3",
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)