File tree 12 files changed +60
-12
lines changed
12 files changed +60
-12
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.18] ( https://github.com/paritytech/js-libs/compare/v5.1.17...v5.1.18 ) (2020-01-27)
7
+
8
+ ** Note:** Version bump only for package js-libs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.1.17] ( https://github.com/paritytech/js-libs/compare/v5.1.16...v5.1.17 ) (2020-01-15)
7
15
8
16
** Note:** Version bump only for package js-libs
Original file line number Diff line number Diff line change 5
5
" packages/*"
6
6
],
7
7
"useWorkspaces" : true ,
8
- "version" : " 5.1.17 "
8
+ "version" : " 5.1.18 "
9
9
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.18] ( https://github.com/paritytech/js-libs/tree/master/packages/abi/compare/v5.1.17...v5.1.18 ) (2020-01-27)
7
+
8
+ ** Note:** Version bump only for package @parity/abi
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.1.17] ( https://github.com/paritytech/js-libs/tree/master/packages/abi/compare/v5.1.16...v5.1.17 ) (2020-01-15)
7
15
8
16
** Note:** Version bump only for package @parity/abi
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parity/abi" ,
3
3
"description" : " Ethereum ABI encoder and decoder" ,
4
- "version" : " 5.1.17 " ,
4
+ "version" : " 5.1.18 " ,
5
5
"author" : " Parity Team <admin@parity.io>" ,
6
6
"license" : " MIT" ,
7
7
"repository" : " https://github.com/paritytech/js-libs/tree/master/packages/abi" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.18] ( https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v5.1.17...v5.1.18 ) (2020-01-27)
7
+
8
+ ** Note:** Version bump only for package @parity/api
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.1.17] ( https://github.com/paritytech/js-libs/tree/master/packages/api/compare/v5.1.16...v5.1.17 ) (2020-01-15)
7
15
8
16
** Note:** Version bump only for package @parity/api
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parity/api" ,
3
3
"description" : " The Parity Promise-based API library for interfacing with Ethereum over RPC" ,
4
- "version" : " 5.1.17 " ,
4
+ "version" : " 5.1.18 " ,
5
5
"author" : " Parity Team <admin@parity.io>" ,
6
6
"license" : " MIT" ,
7
7
"repository" : " https://github.com/paritytech/js-libs/tree/master/packages/api" ,
40
40
"typescript" : " ^3.1.6"
41
41
},
42
42
"dependencies" : {
43
- "@parity/abi" : " ^5.1.17 " ,
43
+ "@parity/abi" : " ^5.1.18 " ,
44
44
"bignumber.js" : " ^8.0.1" ,
45
45
"blockies" : " 0.0.2" ,
46
46
"es6-error" : " 4.0.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.18] ( https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.17...v5.1.18 ) (2020-01-27)
7
+
8
+ ** Note:** Version bump only for package @parity/contracts
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.1.17] ( https://github.com/paritytech/js-libs/tree/master/packages/contracts/compare/v5.1.16...v5.1.17 ) (2020-01-15)
7
15
8
16
** Note:** Version bump only for package @parity/contracts
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parity/contracts" ,
3
3
"description" : " Parity's contracts as ES6 classes." ,
4
- "version" : " 5.1.17 " ,
4
+ "version" : " 5.1.18 " ,
5
5
"author" : " Parity Team <admin@parity.io>" ,
6
6
"license" : " MIT" ,
7
7
"repository" : " https://github.com/paritytech/js-libs/tree/master/packages/contracts" ,
23
23
"test" : " jest"
24
24
},
25
25
"dependencies" : {
26
- "@parity/abi" : " ^5.1.17 " ,
27
- "@parity/api" : " ^5.1.17 " ,
26
+ "@parity/abi" : " ^5.1.18 " ,
27
+ "@parity/api" : " ^5.1.18 " ,
28
28
"bignumber.js" : " ^8.0.1"
29
29
},
30
30
"devDependencies" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.18] ( https://github.com/paritytech/js-libs/tree/master/packages/light.js-react/compare/v5.1.17...v5.1.18 ) (2020-01-27)
7
+
8
+ ** Note:** Version bump only for package @parity/light .js-react
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.1.17] ( https://github.com/paritytech/js-libs/tree/master/packages/light.js-react/compare/v5.1.16...v5.1.17 ) (2020-01-15)
7
15
8
16
** Note:** Version bump only for package @parity/light .js-react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parity/light.js-react" ,
3
3
"description" : " A HOC to easily use @parity/light.js with React." ,
4
- "version" : " 5.1.17 " ,
4
+ "version" : " 5.1.18 " ,
5
5
"author" : " Parity Team <admin@parity.io>" ,
6
6
"license" : " MIT" ,
7
7
"repository" : " https://github.com/paritytech/js-libs/tree/master/packages/light.js-react" ,
31
31
"symbol-observable" : " ^1.2.0"
32
32
},
33
33
"devDependencies" : {
34
- "@parity/light.js" : " ^5.1.17 " ,
34
+ "@parity/light.js" : " ^5.1.18 " ,
35
35
"@types/enzyme" : " ^3.1.13" ,
36
36
"@types/enzyme-adapter-react-16" : " ^1.0.3" ,
37
37
"@types/recompose" : " ^0.30.2" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.1.18] ( https://github.com/paritytech/js-libs/tree/master/packages/light.js/compare/v5.1.17...v5.1.18 ) (2020-01-27)
7
+
8
+ ** Note:** Version bump only for package @parity/light .js
9
+
10
+
11
+
12
+
13
+
6
14
## [ 5.1.17] ( https://github.com/paritytech/js-libs/tree/master/packages/light.js/compare/v5.1.16...v5.1.17 ) (2020-01-15)
7
15
8
16
** Note:** Version bump only for package @parity/light .js
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parity/light.js" ,
3
3
"description" : " A high-level reactive JS library optimized for light clients" ,
4
- "version" : " 5.1.17 " ,
4
+ "version" : " 5.1.18 " ,
5
5
"author" : " Parity Team <admin@parity.io>" ,
6
6
"license" : " MIT" ,
7
7
"repository" : " https://github.com/paritytech/js-libs/tree/master/packages/light.js" ,
27
27
"test" : " jest --runInBand"
28
28
},
29
29
"dependencies" : {
30
- "@parity/abi" : " ^5.1.17 " ,
31
- "@parity/api" : " ^5.1.17 " ,
30
+ "@parity/abi" : " ^5.1.18 " ,
31
+ "@parity/api" : " ^5.1.18 " ,
32
32
"async-retry" : " ^1.2.3" ,
33
33
"bignumber.js" : " ^8.0.1" ,
34
34
"debug" : " ^4.1.0" ,
You can’t perform that action at this time.
0 commit comments