Skip to content

Commit 6f630ad

Browse files
chore(release): 1.43.16
1 parent 2be82aa commit 6f630ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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+
### [1.43.16](https://github.com/jsonify/noted/compare/v1.43.15...v1.43.16) (2025-11-21)
6+
7+
8+
### Bug Fixes
9+
10+
* Add double-click support for persistent note tabs ([#127](https://github.com/jsonify/noted/issues/127)) ([2be82aa](https://github.com/jsonify/noted/commit/2be82aab24c803dbbe5f81dd33bb3460b31019f1))
11+
512
### [1.43.15](https://github.com/jsonify/noted/compare/v1.43.14...v1.43.15) (2025-11-21)
613

714
### [1.43.14](https://github.com/jsonify/noted/compare/v1.43.13...v1.43.14) (2025-11-20)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "noted",
33
"displayName": "Noted",
44
"description": "Comprehensive workspace notes with wiki-style links, diagram embeds (Draw.io & Excalidraw), graph visualization, templates, advanced search, and daily tracking",
5-
"version": "1.43.15",
5+
"version": "1.43.16",
66
"icon": "icon.png",
77
"publisher": "jsonify",
88
"repository": {

0 commit comments

Comments
 (0)