Skip to content

Commit

Permalink
chore(release): 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
localhuman committed Jun 2, 2021
1 parent 7f8ebb5 commit b332fbb
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.

## [4.2.0](https://github.com/nash-io/nash-protocol/compare/v4.0.11...v4.2.0) (2021-06-02)


### Features

* generate AVAXC APIKeys ([453adb3](https://github.com/nash-io/nash-protocol/commit/453adb31acb53f157d4807cf138bbec86253482f))


### Bug Fixes

* **utils/blockchain:** check blockchainSignatures before using it ([86e45fd](https://github.com/nash-io/nash-protocol/commit/86e45fdd07b1836668fe995f8704beb65c2e68ae))

### [4.1.5](https://github.com/nash-io/nash-protocol/compare/v4.1.3...v4.1.5) (2021-05-27)

### [4.1.3](https://github.com/nash-io/nash-protocol/compare/v4.0.9...v4.1.3) (2021-05-27)
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": "@neon-exchange/nash-protocol",
"version": "4.1.5",
"version": "4.2.0",
"description": "TypeScript implementation of Nash crypto routines",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down

0 comments on commit b332fbb

Please sign in to comment.