Skip to content

Commit

Permalink
release version 0.0.1-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
fh1ch committed Dec 5, 2017
1 parent 7570b3f commit c1d9bcf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.0.1-beta.12"></a>
# [0.0.1-beta.12](https://github.com/fh1ch/node-bacstack/compare/v0.0.1-beta.11...v0.0.1-beta.12) (2017-12-05)

### Bug Fixes

* **bacnet-asn1:** correct behaviour for releasing priority / writing of null ([d6c893b](https://github.com/fh1ch/node-bacstack/commit/d6c893bed497f3fbdabc4fb9697fffb57dceeb5f)), closes [#65](https://github.com/fh1ch/node-bacstack/issues/65)


<a name="0.0.1-beta.11"></a>
# [0.0.1-beta.11](https://github.com/fh1ch/node-bacstack/compare/v0.0.1-beta.10...v0.0.1-beta.11) (2017-10-08)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bacstack",
"version": "0.0.1-beta.11",
"version": "0.0.1-beta.12",
"description": "A BACnet protocol stack written in pure JavaScript.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c1d9bcf

Please sign in to comment.