Skip to content

Commit

Permalink
chore(release): 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
biancode committed Jun 2, 2020
1 parent 25693c7 commit a708b16
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.3](https://github.com/BiancoRoyal/node-bacstack/compare/v0.2.2...v0.2.3) (2020-06-02)

## <small>0.2.2 (2020-06-02)</small>

* chore: release docs just with master ([979e265](https://github.com/BiancoRoyal/node-bacstack/commit/979e265))
Expand Down Expand Up @@ -464,6 +470,3 @@ specification.
* docs(readme): add Travis-CI and David-DM badges ([9baf051](https://github.com/BiancoRoyal/node-bacstack/commit/9baf051))
* feat: create initial implementation ([1c4f139](https://github.com/BiancoRoyal/node-bacstack/commit/1c4f139))
* feat: create initial project structure ([4b2c8c0](https://github.com/BiancoRoyal/node-bacstack/commit/4b2c8c0))



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-bacnet",
"version": "0.2.2",
"version": "0.2.3",
"description": "The BACnet protocol library written in pure JavaScript.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a708b16

Please sign in to comment.