Skip to content

Commit 6106f1f

Browse files
committed
chore(release): 2.4.3
1 parent e5290e3 commit 6106f1f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [2.4.3](https://github.com/geops/openlayers-editor/compare/v2.4.2...v2.4.3) (2024-06-25)
6+
7+
8+
### Bug Fixes
9+
10+
* hide topology errors in line hit detection & optimizations ([ae85670](https://github.com/geops/openlayers-editor/commit/ae856703dd11a99bd2fe35ede6977ce50670831b))
11+
512
### [2.4.2](https://github.com/geops/openlayers-editor/compare/v2.4.1...v2.4.2) (2024-05-14)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ole",
33
"license": "BSD-2-Clause",
44
"description": "OpenLayers Editor",
5-
"version": "2.4.2",
5+
"version": "2.4.3",
66
"main": "build/index.js",
77
"dependencies": {},
88
"peerDependencies": {

0 commit comments

Comments
 (0)