Skip to content

Commit 64bebce

Browse files
committed
release version 0.0.1-alpha.0
1 parent 25e409c commit 64bebce

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-bacstack-browser",
3-
"version": "0.0.1",
3+
"version": "0.0.1-alpha.0",
44
"description": "A BACnet browser using Electron, Angular and Node BACstack.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)