Skip to content

Commit 2a02687

Browse files
committed
chore: release v2.0.2 [skip ci]
1 parent f3fc2ca commit 2a02687

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## [2.0.2](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/compare/2.0.1...2.0.2) (2025-05-20)
4+
5+
### Bug Fixes
6+
7+
* :pencil2: Fixes npm ignore ([2d086c4](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/2d086c4666804d04035868a0368cf31f64dffd63))
8+
39
## [2.0.1](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/compare/2.0.0...2.0.1) (2025-05-20)
410

511
### Miscellaneous Chores

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": "leaflet-editable-hook",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "The purpose of this hook is to provide functionality for editing features on the map, such as drawing polylines, polygons, markers, rectangles, circles, and more.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)