Commit 3b520a5d4c16b7ea72515ac5b74779e3bccff20c
1 parent
5239124db9
Exists in
master
2.2.6
Showing 3 changed files with 10 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,15 @@ 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.6](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.5...v2.2.6) | |
8 | + | |
9 | +- Bump to komodo-sdk-push-trx@0.1.20 [`5239124`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/5239124db9b6f34e335a2bae33c4ead2cec3a814) | |
10 | +- Bump to komodo-sdk@1.44.6 [`1d9e7a3`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/1d9e7a355347d19da90cc287467bc650fabdf618) | |
11 | + | |
7 | 12 | #### [v2.2.5](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.4...v2.2.5) |
8 | 13 | |
14 | +> 11 February 2022 | |
15 | + | |
9 | 16 | - Bump to komodo-sdk@1.44.5 [`e229124`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/e229124c290e47d90332da5fe87b93886ea2b42b) |
10 | 17 | |
11 | 18 | #### [v2.2.4](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.3...v2.2.4) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-gw-oddeven2", |
3 | - "version": "2.2.5", | |
3 | + "version": "2.2.6", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-gw-oddeven2", |
9 | - "version": "2.2.5", | |
9 | + "version": "2.2.6", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "komodo-sdk": "^1.44.6", |