Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 785aaa2

Browse files
committed
chore: release v0.4.7
1 parent e96f203 commit 785aaa2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.4.7](https://github.com/0x-jerry/vscode-private-notes/compare/v0.4.6...v0.4.7) (2023-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* decrypt all file ([d33839c](https://github.com/0x-jerry/vscode-private-notes/commit/d33839cc625e93f781c3507fcc120647aa2f3190))
7+
* decrypt all files ([e96f203](https://github.com/0x-jerry/vscode-private-notes/commit/e96f203553758d5359e8478ea198462a8eb6e4db))
8+
9+
10+
111
## [0.4.6](https://github.com/0x-jerry/vscode-private-notes/compare/v0.4.5...v0.4.6) (2022-03-10)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Private Notes",
44
"description": "Auto encrypt and decrypt file in a virtual workspace.",
55
"license": "MIT",
6-
"version": "0.4.6",
6+
"version": "0.4.7",
77
"publisher": "fantasy",
88
"author": "Jerry Wang <[email protected]>",
99
"bugs": {

0 commit comments

Comments
 (0)