Skip to content

Commit 0cee2e2

Browse files
committed
v0.1.1
1 parent 63185af commit 0cee2e2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## v0.1.1
4+
5+
- Add Icon for Visual Studio Code Extension Marketplace. 🦉
6+
37
## v0.1.0
48

59
- Feature: Operator Log Points

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "RxJS Debugging for Visual Studio Code",
44
"description": "Add non-intrusive debugging capabilities for RxJS applications to Visual Studio Code.",
55
"icon": "docs/brand/icon.png",
6-
"version": "0.1.0",
6+
"version": "0.1.1",
77
"repository": {
88
"url": "https://github.com/swissmanu/rxjs-debugging-for-vscode"
99
},

0 commit comments

Comments
 (0)