Skip to content

Commit d255efe

Browse files
committed
chore: release v1.4.0 [skip ci]
1 parent e77f98a commit d255efe

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 1.4.0 (2025-05-20)
4+
5+
### Features
6+
7+
* :bookmark: Adds release-it ([96bc324](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/96bc32404103109951619cfc628871c061c00b77))
8+
9+
### Documentation
10+
11+
* :memo: Update docs ([e77f98a](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/e77f98a66f4161e7b7af3b2e0d65401d66e8a89b))
12+
* create .all-contributorsrc [skip ci] ([c7918b0](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/c7918b02c6b65aef5500e1f46dfbe582d7b152c9))
13+
* update .all-contributorsrc [skip ci] ([2522632](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/2522632cd4f242a77cad482184d721053d46ed30))
14+
* update .all-contributorsrc [skip ci] ([dab4a8d](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/dab4a8dd4f89c126a37ace63da5c28956b654d77))
15+
* update README.md [skip ci] ([b10554f](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/b10554f9dc9baea6aa2410ca853e0b2a43ce64a9))
16+
* update README.md [skip ci] ([efbe136](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/efbe13685476868ecda5677a2079909276605e9e))
17+
* update README.md [skip ci] ([425b8a0](https://github.com/AlejandroRM-DEV/leaflet-editable-hook/commit/425b8a0d5bc71c70203e3b0f683b3049d864c317))

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": "1.3.0",
3+
"version": "1.4.0",
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
"scripts": {

0 commit comments

Comments
 (0)