Skip to content

Commit 50c0e84

Browse files
chore(main): release 1.6.1 (#852)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fe42240 commit 50c0e84

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.6.1](https://github.com/visgl/react-google-maps/compare/v1.6.0...v1.6.1) (2025-10-23)
4+
5+
6+
### Features
7+
8+
* update eslint-plugin-react-hooks ([#851](https://github.com/visgl/react-google-maps/issues/851)) ([6ebe344](https://github.com/visgl/react-google-maps/commit/6ebe344d4baf36cf18924037dec43b82cf9b5561))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* add tslib as devDependency ([#854](https://github.com/visgl/react-google-maps/issues/854)) ([fe42240](https://github.com/visgl/react-google-maps/commit/fe42240abbca9ef30d247759bccfdbb93067ae45))
14+
315
## [1.6.0](https://github.com/visgl/react-google-maps/compare/v1.5.5...v1.6.0) (2025-10-21)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vis.gl/react-google-maps",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "React components and hooks for the Google Maps JavaScript API",
55
"source": "src/index.ts",
66
"main": "dist/index.umd.js",

0 commit comments

Comments
 (0)