Skip to content

Commit

Permalink
chore(release): 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bochaco committed Oct 22, 2019
1 parent 7faf2c9 commit 18bb47a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.3.2](https://github.com/maidsafe/safe-nodejs/compare/v0.3.1...v0.3.2) (2019-10-22)


### Features

* **package:** Upgrade neon to 0.3.2

### Bug Fixes

* **api:** allow optional arguments to be passed as null ([a1f6640](https://github.com/maidsafe/safe-nodejs/commit/a1f66400c79e59337c208dd5eeb3c933adb8e4a4))
* **Travis:** Use project specific env var for full build. ([fd81dad](https://github.com/maidsafe/safe-nodejs/commit/fd81dad36a823fe5b028f45056f50e704087ef3a))

### [0.3.1](https://github.com/maidsafe/safe-nodejs/compare/v0.3.0...v0.3.1) (2019-10-16)

### Features
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": "safe-nodejs",
"version": "0.3.1",
"version": "0.3.2",
"description": "NodeJS binding for SAFE API",
"main": "lib/index.js",
"author": "Josh Wilson <joshuef@gmail.com>",
Expand Down

0 comments on commit 18bb47a

Please sign in to comment.