Skip to content

Commit 032e8f3

Browse files
committed
chore(release): 1.0.2 [skip ci]
1 parent db4fa9f commit 032e8f3

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.0.2](https://github.com/edgardmessias/vscode.clipboard-manager/releases/tag/v1.0.2) (2018-12-10)
2+
3+
### Features
4+
5+
- Added support to completion snippets in untitled files
6+
7+
### Bug Fixes
8+
9+
- Fixed load/save clip from json
10+
111
# [1.0.1](https://github.com/edgardmessias/vscode.clipboard-manager/releases/tag/v1.0.1) (2018-12-05)
212

313
### Bug Fixes

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.1",
6+
"version": "1.0.2",
77
"icon": "media/clipboard.png",
88
"engines": {
99
"vscode": "^1.22.0"

0 commit comments

Comments
 (0)