Commit bdaec25723863b0ac80870b27f376e8bee83f059

Authored by Adhidarma Hadiwinoto
1 parent c20705f2f2
Exists in master

0.1.20

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 +#### [v0.1.20](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.19...v0.1.20)
  8 +
  9 +- Bump to komodo-sdk@1.44.6 [`c20705f`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/c20705f2f22578e8c016807d6360377e34e183c1)
  10 +
7 11 #### [v0.1.19](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.18...v0.1.19)
8 12  
  13 +> 9 February 2022
  14 +
9 15 - Add apikeyname on disconnected log [`a30831d`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/a30831dfd4f7fc75155f154c3265d982329e84b7)
10 16  
11 17 #### [v0.1.18](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.17...v0.1.18)
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.19",
  3 + "version": "0.1.20",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk-push-trx",
9   - "version": "0.1.19",
  9 + "version": "0.1.20",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "express": "^4.17.2",
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.19",
  3 + "version": "0.1.20",
4 4 "description": "Komodo SDK for PUSH transaction",
5 5 "main": "index.js",
6 6 "scripts": {