Skip to content

Commit 85fcf2e

Browse files
committed
v0.1.1 Release
1 parent 89461ca commit 85fcf2e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.1.1] - 2020-03-02
4+
5+
### Fixed
6+
7+
- Fix missing semi colons in generated output
8+
39
## [0.1.0] - 2020-03-02
410

511
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "yeet-bix",
44
"displayName": "Create React Component",
55
"description": "⚛️⚡Generate React Component Boilerplate",
6-
"version": "0.1.0",
6+
"version": "0.1.1",
77
"license": "SEE LICENSE IN LICENSE",
88
"engines": {
99
"vscode": "^1.36.0"

0 commit comments

Comments
 (0)