Skip to content

Commit 700e995

Browse files
author
Matija Petrunic
committed
Fix CHANGELOG
1 parent 8cf268f commit 700e995

File tree

1 file changed

+6
-45
lines changed

1 file changed

+6
-45
lines changed

CHANGELOG.md

Lines changed: 6 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [v1.1.2](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.1.2)
3+
## [v0.1.3](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.3)
44

5-
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.1.1...v.1.1.2)
5+
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.2...v.0.1.3)
66

77
### Fixed
88
- Avoid deleting transaction from storage if resubmiting fails [\#27](https://github.com/NodeFactoryIo/web3-server-wallet/pull/27) ([mpetrun5](https://github.com/mpetrun5))
@@ -11,32 +11,19 @@
1111

1212
### Changed
1313

14-
## [v1.1.1](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.1.1)
14+
## [v0.1.2](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.2)
1515

16-
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.1.0...v.1.1.1)
16+
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.1...v.0.1.2)
1717

1818
### Fixed
1919
- Fix monitor service logger default argument type [\#23](https://github.com/NodeFactoryIo/web3-server-wallet/pull/23) ([mpetrun5](https://github.com/mpetrun5))
2020

2121
### Added
2222

2323
### Changed
24+
## [v0.1.1](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.1)
2425

25-
## [v1.1.0](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.1.0)
26-
27-
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.0.3...v.1.1.0)
28-
29-
### Fixed
30-
31-
### Added
32-
- Pass logger instance to tx monitor [\#21](https://github.com/NodeFactoryIo/web3-server-wallet/pull/21) ([mpetrun5](https://github.com/mpetrun5))
33-
34-
### Changed
35-
36-
37-
## [v1.0.3](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.0.3)
38-
39-
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.0.2...v.1.0.3)
26+
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.0...v0.1.1)
4027

4128
### Fixed
4229
- Fix gas station gas price [\#14](https://github.com/NodeFactoryIo/web3-server-wallet/pull/14) ([mpetrun5](https://github.com/mpetrun5))
@@ -45,32 +32,6 @@
4532

4633
### Changed
4734

48-
## [v1.0.1](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.0.1) (2020-08-12)
49-
50-
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v1.0.0...v1.0.1)
51-
52-
### Fixed
53-
- Catch error in send transaction generator [\#11](https://github.com/NodeFactoryIo/web3-server-wallet/pull/11) ([mpetrun5](https://github.com/mpetrun5))
54-
55-
### Added
56-
57-
### Changed
58-
59-
## [v1.0.0](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v1.0.0) (2020-08-03)
60-
61-
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/v0.1.0...v1.0.0)
62-
63-
### Fixed
64-
- Bump lodash from 4.17.15 to 4.17.19 [\#8](https://github.com/NodeFactoryIo/web3-server-wallet/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot))
65-
- Fix imports in README [\#7](https://github.com/NodeFactoryIo/web3-server-wallet/pull/7) ([mpetrun5](https://github.com/mpetrun5))
66-
67-
### Added
68-
- Send gas station api key when requesting gas price [\#6](https://github.com/NodeFactoryIo/web3-server-wallet/pull/6) ([mpetrun5](https://github.com/mpetrun5))
69-
70-
### Changed
71-
- Upgrade ethers to version 5 [\#9](https://github.com/NodeFactoryIo/web3-server-wallet/pull/9) ([mpetrun5](https://github.com/mpetrun5))
72-
73-
7435
## [v0.1.0](https://github.com/NodeFactoryIo/web3-server-wallet/tree/v0.1.0) (2020-06-24)
7536

7637
[Full Changelog](https://github.com/NodeFactoryIo/web3-server-wallet/compare/3d07582470f8963048ebab518af53c64f0bf9219...v0.1.0)

0 commit comments

Comments
 (0)