Commit 311c06cf7507e34be68bfb19020c2e0d979b31e1
1 parent
e229124c29
Exists in
master
2.2.5
Showing 3 changed files with 9 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,14 @@ 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.5](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.4...v2.2.5) | |
8 | + | |
9 | +- Bump to komodo-sdk@1.44.5 [`e229124`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/e229124c290e47d90332da5fe87b93886ea2b42b) | |
10 | + | |
7 | 11 | #### [v2.2.4](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.3...v2.2.4) |
8 | 12 | |
13 | +> 9 February 2022 | |
14 | + | |
9 | 15 | - Add direct response and xid on report [`b198710`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/b1987100c4aeea4768985d86c544f040c198784b) |
10 | 16 | |
11 | 17 | #### [v2.2.3](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.2...v2.2.3) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-gw-oddeven2", |
3 | - "version": "2.2.4", | |
3 | + "version": "2.2.5", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-gw-oddeven2", |
9 | - "version": "2.2.4", | |
9 | + "version": "2.2.5", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "komodo-sdk": "^1.44.5", |