Commit 55683feadbdb378cdc4567a27f1839af5905e5be
1 parent
5c5cf22955
Exists in
master
0.1.9
Showing 3 changed files with 9 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -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.9](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.8...v0.1.9) | |
8 | + | |
9 | +- Rename clientName to apikeyName [`5c5cf22`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/5c5cf22955ee66f1e60f9421f1b5355ae1b0cbbd) | |
10 | + | |
7 | 11 | #### [v0.1.8](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.7...v0.1.8) |
8 | 12 | |
13 | +> 7 February 2022 | |
14 | + | |
9 | 15 | - Add clientName on connected client [`0b6da0f`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/0b6da0fdd1a0fd2379024c3a9ee177c923faa5d9) |
10 | 16 | |
11 | 17 | #### [v0.1.7](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.6...v0.1.7) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-sdk-push-trx", |
3 | - "version": "0.1.8", | |
3 | + "version": "0.1.9", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-sdk-push-trx", |
9 | - "version": "0.1.8", | |
9 | + "version": "0.1.9", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "express": "^4.17.2", |