Skip to content

Commit c496ae0

Browse files
chore(release): 1.31.2
1 parent 6cd6ef2 commit c496ae0

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.31.2](https://github.com/jsonify/noted/compare/v1.31.1...v1.31.2) (2025-10-25)
6+
7+
8+
### Bug Fixes
9+
10+
* Register tree data providers with context subscriptions for better resource management ([6cd6ef2](https://github.com/jsonify/noted/commit/6cd6ef270e84ce1b807810208c376c4aeb07d5c7))
11+
512
### [1.31.1](https://github.com/jsonify/noted/compare/v1.31.0...v1.31.1) (2025-10-25)
613

714

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": "Organized workspace notes with templates, search, and daily tracking",
5-
"version": "1.31.1",
5+
"version": "1.31.2",
66
"icon": "icon.png",
77
"publisher": "jsonify",
88
"repository": {

0 commit comments

Comments
 (0)