Commit c25cfc8db2fb5b17e55d5d5a62c52db88b123b6c

Authored by Adhidarma Hadiwinoto
1 parent b1987100c4
Exists in master

2.2.4

Showing 3 changed files with 9 additions and 3 deletions Side-by-side Diff

... ... @@ -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.4](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.3...v2.2.4)
  8 +
  9 +- Add direct response and xid on report [`b198710`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/b1987100c4aeea4768985d86c544f040c198784b)
  10 +
7 11 #### [v2.2.3](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.2...v2.2.3)
8 12  
  13 +> 9 February 2022
  14 +
9 15 - 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 16 - Bump to komodo-sdk-push-trx@0.1.18 [`23a8549`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/23a85498dd2f835481d15302a97a0d351463066b)
11 17 - Change repo url to https [`38014f8`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/38014f8a9d31c83846886bd5130e19a7bd7cd5a6)
1 1 {
2 2 "name": "komodo-gw-oddeven2",
3   - "version": "2.2.3",
  3 + "version": "2.2.4",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-gw-oddeven2",
9   - "version": "2.2.3",
  9 + "version": "2.2.4",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "komodo-sdk": "^1.44.4",
1 1 {
2 2 "name": "komodo-gw-oddeven2",
3   - "version": "2.2.3",
  3 + "version": "2.2.4",
4 4 "description": "Komodo Dummy Gateway",
5 5 "main": "index.js",
6 6 "scripts": {