Skip to content

Commit 3123435

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 2340a9f + 4318f10 commit 3123435

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.6.2](https://github.com/Tracktor/map/compare/v1.6.1...v1.6.2) (2025-10-31)
6+
57
### [1.6.1](https://github.com/Tracktor/map/compare/v1.6.0...v1.6.1) (2025-10-31)
68

79

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A React library to easily display map with multiple tools",
44
"private": false,
55
"license": "UNLICENSED",
6-
"version": "1.6.1",
6+
"version": "1.6.2",
77
"type": "module",
88
"main": "dist/main.umd.cjs",
99
"module": "dist/main.js",

0 commit comments

Comments
 (0)