Skip to content

Commit

Permalink
chore(bump): 0.4.0 release bump
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef authored and bochaco committed Oct 29, 2019
1 parent acc8de8 commit 6e16383
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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


### ⚠ BREAKING CHANGES

* **electron:** Stop doing builds for electron 6 versions

### Features

* **electron:** Build for electron 7 ([351f1e7](https://github.com/maidsafe/safe-nodejs/commit/351f1e7))

### [0.3.2](https://github.com/maidsafe/safe-nodejs/compare/v0.3.1...v0.3.2) (2019-10-22)


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

0 comments on commit 6e16383

Please sign in to comment.