Commit e04a9e4aa34bbfd3b6ead9909812d83870aad2ff
1 parent
38014f8a9d
Exists in
master
2.2.3
Showing 3 changed files with 11 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d |
4 | 4 | |
5 | 5 | Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). |
6 | 6 | |
7 | +#### [v2.2.3](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.2...v2.2.3) | |
8 | + | |
9 | +- Bump to komodo-sdk@1.44.4 and komodo-sdk-push-trx@0.1.16 [`40e0e17`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/40e0e17c9751d9ddb79d03966b7844c01091515e) | |
10 | +- Bump to komodo-sdk-push-trx@0.1.18 [`23a8549`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/23a85498dd2f835481d15302a97a0d351463066b) | |
11 | +- Change repo url to https [`38014f8`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/38014f8a9d31c83846886bd5130e19a7bd7cd5a6) | |
12 | + | |
7 | 13 | #### [v2.2.2](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.1...v2.2.2) |
8 | 14 | |
15 | +> 8 February 2022 | |
16 | + | |
9 | 17 | - Add pending on last digit of destination is 0 [`e816983`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/e81698329765bf70dffb2c8db9b2f15190e38920) |
10 | 18 | |
11 | 19 | #### [v2.2.1](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.0...v2.2.1) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-gw-oddeven2", |
3 | - "version": "2.2.2", | |
3 | + "version": "2.2.3", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-gw-oddeven2", |
9 | - "version": "2.2.2", | |
9 | + "version": "2.2.3", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "komodo-sdk": "^1.44.4", |