Commit cda76485f5d47f157583475381561d04c94be930

Authored by Adhidarma Hadiwinoto
1 parent 1029345a16
Exists in master

0.1.1

Showing 3 changed files with 14 additions and 3 deletions Side-by-side Diff

... ... @@ -0,0 +1,11 @@
  1 +### Changelog
  2 +
  3 +All notable changes to this project will be documented in this file. Dates are displayed in UTC.
  4 +
  5 +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
  6 +
  7 +#### 0.1.1
  8 +
  9 +- Ready to test [`b76b508`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/b76b508a948158fbdd32a8a71a3cef1f3970b5f8)
  10 +- Add auto-changelog dep [`1029345`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/1029345a161e1bc714c714bd0ed87875175585db)
  11 +- first commit [`e84dfd9`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/e84dfd98809ad2a90415edacb9c12d6ba3aaa35e)
1 1 {
2 2 "name": "komodo-sdk-push-trx",
3   - "version": "0.1.0",
  3 + "version": "0.1.1",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk-push-trx",
9   - "version": "0.1.0",
  9 + "version": "0.1.1",
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.0",
  3 + "version": "0.1.1",
4 4 "description": "Komodo SDK for PUSH transaction",
5 5 "main": "index.js",
6 6 "scripts": {