Skip to content

Commit ae714f7

Browse files
committed
0.2.1gd
1 parent ab8e220 commit ae714f7

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
# Changelog
22

3+
### 0.2.1 | 2018-02-19
4+
5+
- Fix an issue where Polacode incorrectly reports "Pasted content is invalid".
6+
37
### 0.2.0 | 2018-02-16
48

59
- Add warning when pasted content is not valid HTML copy-pasted from VS Code.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "polacode",
33
"displayName": "Polacode",
44
"description": "📸 Polaroid for your code",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/octref/polacode.git"

0 commit comments

Comments
 (0)