Commit 9b46c793e8757258c561593c65016714fd509510

Authored by Adhidarma Hadiwinoto
1 parent cf2b5f63fc
Exists in master

2.2.0

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

... ... @@ -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.0](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.1.3...v2.2.0)
  8 +
  9 +- Add komodo-sdk-push-trx server integration [`cf2b5f6`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/cf2b5f63fc88e01f3f576966948fb5ee12679c50)
  10 +- Change author email [`7f1e535`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/7f1e53597dafae9e9e6264a42c39f2f0479311bd)
  11 +
7 12 #### [v2.1.3](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.1.2...v2.1.3)
8 13  
  14 +> 7 February 2022
  15 +
9 16 - Migrate to tektrans-logger [`dcad851`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/dcad851b29295b70b13c3b7ca1479978880255fb)
10 17 - ESLINTED [`42bab1c`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/42bab1cd5796fef4f8726fb59810916a7513a1b7)
11 18 - amount [`a763dfe`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/a763dfeea0629a6ca6397ec7a41e5e79205d7469)
1 1 {
2 2 "name": "komodo-gw-oddeven2",
3   - "version": "2.1.3",
  3 + "version": "2.2.0",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-gw-oddeven2",
9   - "version": "2.1.3",
  9 + "version": "2.2.0",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "komodo-sdk": "^1.44.2",
1 1 {
2 2 "name": "komodo-gw-oddeven2",
3   - "version": "2.1.3",
  3 + "version": "2.2.0",
4 4 "description": "Komodo Dummy Gateway",
5 5 "main": "index.js",
6 6 "scripts": {