We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e49021 commit 61f5325Copy full SHA for 61f5325
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog - html-to-app
2
3
+## [0.4.0] - 2018-04-04
4
+
5
+### Additions
6
7
+### Fixes
8
9
## [0.3.0] - 2018-03-30
10
11
### Additions
package.json
@@ -1,6 +1,6 @@
{
"name": "html-to-app",
- "version": "0.3.0",
+ "version": "0.4.0",
"description": "Convert HTML flat file sites to Apps",
"main": "lib/index.js",
"bin": {
0 commit comments