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