Commit 07def46e375f1845bef30a8bc86e4b35a5c830f8
1 parent
72cd33847a
Exists in
master
2.3.0
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.3.0](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.6...v2.3.0) | |
8 | + | |
9 | +- Bump komodo-sd from 1.44.6 to 1.45.6 [`5787f2c`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/5787f2c114406eee4bc58336437b53b4e93b044d) | |
10 | +- sdNotify [`72cd338`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/72cd33847a0a050dffb15ee6367dc2a2bc9fe4ff) | |
11 | + | |
7 | 12 | #### [v2.2.6](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.5...v2.2.6) |
8 | 13 | |
14 | +> 11 February 2022 | |
15 | + | |
9 | 16 | - Bump to komodo-sdk-push-trx@0.1.20 [`5239124`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/5239124db9b6f34e335a2bae33c4ead2cec3a814) |
10 | 17 | - Bump to komodo-sdk@1.44.6 [`1d9e7a3`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/1d9e7a355347d19da90cc287467bc650fabdf618) |
11 | 18 |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-gw-oddeven2", |
3 | - "version": "2.2.6", | |
3 | + "version": "2.3.0", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-gw-oddeven2", |
9 | - "version": "2.2.6", | |
9 | + "version": "2.3.0", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "komodo-sdk": "^1.45.6", |