Skip to content

Commit ea72686

Browse files
committed
Publish 1.0.0
1 parent 8b6a032 commit ea72686

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.vscodeignore

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.vscode/**
2+
bin/*.map
3+
images/*.xcf
4+
node_modules/**/*.ts
5+
src/**
6+
.gitignore
7+
.travis.yml
8+
build.hxml

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
### 1.0.0 (to be released)
1+
### 1.0.0 (July 5, 2018)
22

33
- initial release

0 commit comments

Comments
 (0)