Commit f75a562118957e120561e3df43eb43a0699a400d
1 parent
22d9e06c21
Exists in
master
0.1.13
Showing 3 changed files with 7 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,12 @@ 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.13](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.12...v0.1.13) | |
8 | + | |
7 | 9 | #### [v0.1.12](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.11...v0.1.12) |
8 | 10 | |
11 | +> 7 February 2022 | |
12 | + | |
9 | 13 | - Add server generated xid on missing client xid [`f858030`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/f8580302b471568332b08bf0d0e1f974cc753831) |
10 | 14 | |
11 | 15 | #### [v0.1.11](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.10...v0.1.11) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-sdk-push-trx", |
3 | - "version": "0.1.12", | |
3 | + "version": "0.1.13", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-sdk-push-trx", |
9 | - "version": "0.1.12", | |
9 | + "version": "0.1.13", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "express": "^4.17.2", |