Skip to content

Commit

Permalink
apply version updates (#852)
Browse files Browse the repository at this point in the history
Co-authored-by: Thoralf-M <[email protected]>
  • Loading branch information
github-actions[bot] and Thoralf-M authored Jan 5, 2022
1 parent 88f6202 commit ea5e87f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/reattach.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.8]

- Use local data when reattaching transactions and check inclusion state for reattached messages.
- [88f62028](https://github.com/iotaledger/wallet.rs/commit/88f62028fc812ef4145fde8e033d8383559d8f24) Use local transaction payload to reattach ([#851](https://github.com/iotaledger/wallet.rs/pull/851)) on 2022-01-05

## \[1.0.7]

- Start syncing from address index 0 by default;
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/wallet",
"version": "1.0.7",
"version": "1.0.8",
"description": "Node.js binding to the wallet library",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit ea5e87f

Please sign in to comment.