Commit 4c3d2b1cee5496835f26391c71ad0924e944513a

Authored by Adhidarma Hadiwinoto
1 parent a7c13f0fc1
Exists in master

0.1.6

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.6](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.5...v0.1.6)
  8 +
  9 +- Add a debug [`a7c13f0`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/a7c13f0fc15a641a5787718f549ea43184293cb3)
  10 +
7 11 #### [v0.1.5](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.4...v0.1.5)
8 12  
  13 +> 7 February 2022
  14 +
9 15 - More verbose log on disabled server [`7aed359`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/7aed3590d4d688f08fa69d06f53147502d0cf6e4)
10 16  
11 17 #### [v0.1.4](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.3...v0.1.4)
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.5",
  3 + "version": "0.1.6",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk-push-trx",
9   - "version": "0.1.5",
  9 + "version": "0.1.6",
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.5",
  3 + "version": "0.1.6",
4 4 "description": "Komodo SDK for PUSH transaction",
5 5 "main": "index.js",
6 6 "scripts": {