Skip to content

Commit 7e78a06

Browse files
committed
chore: bump version to 5.9.3
1 parent cc97b7b commit 7e78a06

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 5.9.3 - 2026-03-09
4+
5+
### Features
6+
7+
- Support `Esc` key to exit node editing
8+
9+
### Bug Fixes
10+
11+
- Support dynamically toggling drag and selection features
12+
313
## 5.9.2 - 2026-03-03
414

515
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mind-elixir",
3-
"version": "5.9.2",
3+
"version": "5.9.3",
44
"type": "module",
55
"description": "Mind elixir is a free open source mind map core.",
66
"keywords": [

0 commit comments

Comments
 (0)