Skip to content

Commit d0bb8db

Browse files
author
Brian Faust
committed
release: 1.1.1
1 parent 6096f3b commit d0bb8db

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [1.1.1] - 2020-03-12
11+
12+
### Fixed
13+
14+
- Add and adjust various transaction typings (6096f3ba, @rigwild)
15+
1016
## [1.1.0] - 2020-03-20
1117

1218
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@arkecosystem/client",
33
"description": "A simple TypeScript API client for the Ark Blockchain.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"contributors": [],
66
"license": "MIT",
77
"files": [

0 commit comments

Comments
 (0)