Skip to content

Commit

Permalink
Apply Version Updates From Current Changes (#675)
Browse files Browse the repository at this point in the history
* apply version updates

* Update bindings/nodejs/CHANGELOG.md

* Update bindings/nodejs/CHANGELOG.md

Co-authored-by: Thoralf-M <[email protected]>
Co-authored-by: Thoralf-M <[email protected]>
  • Loading branch information
3 people authored Sep 20, 2021
1 parent 9f51536 commit 12aff8b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/consolidation.md

This file was deleted.

5 changes: 5 additions & 0 deletions bindings/nodejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## \[1.0.1]

- Fix consolidation for higher start indexes
- [3ca3a2d7](https://github.com/iotaledger/iota.rs/commit/3ca3a2d7ee9a25556ca7fe2a4eb1221bdb6accfe) Handle higher start indexes in consolidation ([#666](https://github.com/iotaledger/iota.rs/pull/666)) on 2021-09-08

## \[1.0.0]

- Fixed custom provided API timeouts
Expand Down
2 changes: 1 addition & 1 deletion bindings/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iota/client",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node.js binding to the client library",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 12aff8b

Please sign in to comment.