Skip to content

Commit

Permalink
[FABN-1682] Publish 1.4.16 (#397)
Browse files Browse the repository at this point in the history
Signed-off-by: lesleyannj <[email protected]>
  • Loading branch information
lesleyannjordan committed Dec 17, 2020
1 parent bdb6c0a commit f3602f5
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.4.16
Wed 16 Dec 17:22:55 GMT 2020

* [bdb6c0a0](https://github.com/hyperledger/fabric-sdk-node/commit/bdb6c0a0) [[FABN-1680](https://jira.hyperledger.org/browse/FABN-1680)] Update dependency (#396)


## v1.4.15
Thu Dec 3 13:37:50 EST 2020

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": "fabric-sdk-node",
"version": "1.4.15",
"version": "1.4.16",
"tag": "latest-1.4",
"main": "index.js",
"repository": {
Expand Down
22 changes: 22 additions & 0 deletions release_notes/v1.4.16.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Release Notes
-------------

fabric-sdk-node 1.4.16 is a maintenance release containing bug fixes.

Known Vulnerabilities
---------------------
none


Resolved Vulnerabilities
------------------------
none


Known Issues & Workarounds
--------------------------


Change Log
----------
https://github.com/hyperledger/fabric-sdk-node/blob/release-1.4/CHANGELOG.md#v1413

0 comments on commit f3602f5

Please sign in to comment.