Skip to content

Commit 5d0012c

Browse files
chore(release): 2.0.4
1 parent 263ec0a commit 5d0012c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.0.4](https://github.com/jsonify/noted/compare/v2.0.3...v2.0.4) (2025-12-12)
6+
7+
8+
### Bug Fixes
9+
10+
* align engines.vscode with @types/vscode version ([#134](https://github.com/jsonify/noted/issues/134)) ([263ec0a](https://github.com/jsonify/noted/commit/263ec0a762982d820021e7dd348a266a4faf889d))
11+
12+
13+
### Chores
14+
15+
* update code structure for improved readability and maintainability ([#133](https://github.com/jsonify/noted/issues/133)) ([e546a4d](https://github.com/jsonify/noted/commit/e546a4df771bcfe83cce42de91a414724485531d))
16+
517
### [2.0.3](https://github.com/jsonify/noted/compare/v2.0.2...v2.0.3) (2025-12-11)
618

719
### [2.0.2](https://github.com/jsonify/noted/compare/v2.0.1...v2.0.2) (2025-12-11)

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": "2.0.3",
5+
"version": "2.0.4",
66
"icon": "icon.png",
77
"publisher": "jsonify",
88
"repository": {

0 commit comments

Comments
 (0)