Commit f0d7d275c21a03ae11642e5143e66f2e6b8d895c

Authored by Adhidarma Hadiwinoto
1 parent e7be727295
Exists in master

0.1.15

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.15](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.14...v0.1.15)
  8 +
  9 +- Fix sdk_trx_id_adder on push task [`e7be727`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/e7be7272951c1995e21b1734831ec447c1a2d79d)
  10 +
7 11 #### [v0.1.14](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.13...v0.1.14)
8 12  
  13 +> 8 February 2022
  14 +
9 15 - Fix report order on push-task-prepaid [`3d22698`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/3d22698af81261453331e047f1fbf635b32c588d)
10 16  
11 17 #### [v0.1.13](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.12...v0.1.13)
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.14",
  3 + "version": "0.1.15",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk-push-trx",
9   - "version": "0.1.14",
  9 + "version": "0.1.15",
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.14",
  3 + "version": "0.1.15",
4 4 "description": "Komodo SDK for PUSH transaction",
5 5 "main": "index.js",
6 6 "scripts": {