Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

Commit e1af440

Browse files
committed
chore(release): 7.0.1
1 parent 795338b commit e1af440

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [7.0.1](https://github.com/paritytech/txwrapper/compare/v7.0.0...v7.0.1) (2021-06-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **types:** Update polkadot-js deps to get the latest types ([#455](https://github.com/paritytech/txwrapper/issues/455)) ([795338b](https://github.com/paritytech/txwrapper/commit/795338b755cf9faf344e5319e8350518c00ae909))
11+
512
## [7.0.0](https://github.com/paritytech/txwrapper/compare/v4.1.0...v7.0.0) (2021-06-01)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@substrate/txwrapper",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"author": "Parity Technologies <admin@parity.io>",
55
"description": "Helper functions for offline transaction generation.",
66
"files": [

0 commit comments

Comments
 (0)