Commit e744e7430803abccaac9bc0283f01bf63a8c6e0c

Authored by Adhidarma Hadiwinoto
1 parent c08770406a
Exists in master

0.1.21

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 +#### [v0.1.21](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.20...v0.1.21)
  8 +
  9 +- Create initServer [`7ca0e79`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/7ca0e79023dbf7cafb32591eb2fbcce1594d904e)
  10 +- Add push-trx-sdk-version attribute [`c087704`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/c08770406a7ed510b98315f8a720637bedd7cb32)
  11 +
7 12 #### [v0.1.20](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.19...v0.1.20)
8 13  
  14 +> 11 February 2022
  15 +
9 16 - Bump to komodo-sdk@1.44.6 [`c20705f`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/c20705f2f22578e8c016807d6360377e34e183c1)
10 17  
11 18 #### [v0.1.19](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.18...v0.1.19)
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.20",
  3 + "version": "0.1.21",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk-push-trx",
9   - "version": "0.1.20",
  9 + "version": "0.1.21",
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.20",
  3 + "version": "0.1.21",
4 4 "description": "Komodo SDK for PUSH transaction",
5 5 "main": "index.js",
6 6 "scripts": {