Skip to content

Commit 6675d73

Browse files
committed
chore(release): 1.0.1 [skip ci]
1 parent 6a29c06 commit 6675d73

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.0.1](https://github.com/edgardmessias/vscode.clipboard-manager/releases/tag/v1.0.1) (2018-12-05)
2+
3+
### Bug Fixes
4+
5+
- Fixed bug on windows when clipboard is empty
6+
17
# [1.0.0](https://github.com/edgardmessias/vscode.clipboard-manager/releases/tag/v1.0.0) (2018-11-28)
28

39
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "clipboard-manager",
44
"displayName": "Clipboard Manager",
55
"description": "Clipboard Manager",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"icon": "media/clipboard.png",
88
"engines": {
99
"vscode": "^1.22.0"

0 commit comments

Comments
 (0)