We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e409c commit 64bebceCopy full SHA for 64bebce
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+<a name="0.0.1-alpha.0"></a>
2
+# 0.0.1-alpha.0 (2017-12-27)
3
+
4
+### Features
5
6
+* **settings:** implement hot settings reload ([42e4759](https://github.com/fh1ch/node-bacstack-browser/commit/42e47590524e7e173c1880257d8884dbd693ebed))
7
+* create initial version ([19d161b](https://github.com/fh1ch/node-bacstack-browser/commit/19d161b6f42d40892892eecd1309e35c2f793782))
8
9
package.json
@@ -1,6 +1,6 @@
{
"name": "node-bacstack-browser",
- "version": "0.0.1",
+ "version": "0.0.1-alpha.0",
"description": "A BACnet browser using Electron, Angular and Node BACstack.",
"main": "main.js",
"scripts": {
0 commit comments