Commit 37f835929df8acb8f41663b8c3bb94ba8d21222b

Authored by Adhidarma Hadiwinoto
1 parent 4cc80ab34f
Exists in master

2.2.1

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.1](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.2.0...v2.2.1)
  8 +
  9 +- Bump to komodo-sdk-push-trx@0.1.13 [`4cc80ab`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/4cc80ab34fda51f6ce26e590ddcbb2024c31317b)
  10 +
7 11 #### [v2.2.0](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.1.3...v2.2.0)
8 12  
  13 +> 7 February 2022
  14 +
9 15 - Add komodo-sdk-push-trx server integration [`cf2b5f6`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/cf2b5f63fc88e01f3f576966948fb5ee12679c50)
10 16 - Change author email [`7f1e535`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/7f1e53597dafae9e9e6264a42c39f2f0479311bd)
11 17  
1 1 {
2 2 "name": "komodo-gw-oddeven2",
3   - "version": "2.2.0",
  3 + "version": "2.2.1",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-gw-oddeven2",
9   - "version": "2.2.0",
  9 + "version": "2.2.1",
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.2.0",
  3 + "version": "2.2.1",
4 4 "description": "Komodo Dummy Gateway",
5 5 "main": "index.js",
6 6 "scripts": {