Skip to content

Commit 44cdbbb

Browse files
committed
Release v0.0.2
1 parent 0dbd99f commit 44cdbbb

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Change Log
22

33
## In development
4+
5+
## v0.0.2
46
- Fix report generation to correctly use code tags
57
- #43: Fixed highlight not being immediately removed when removing a note
68
- #44: Make collabsible state configurable and collapse file info by default (by cellador)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "github:thamara/vscode-code-annotation.git"
1212
},
13-
"version": "0.0.2-dev",
13+
"version": "0.0.2",
1414
"engines": {
1515
"vscode": "^1.47.0"
1616
},

0 commit comments

Comments
 (0)