Commit b12a16aa5476f783290efb71047dcfcfc1e10d88
1 parent
2507b4aed4
Exists in
master
0.1.18
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.18](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.17...v0.1.18) | |
8 | + | |
9 | +- Filter connectAll only on gateway with ws protocol url [`2507b4a`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/2507b4aed4c8c0e70f3b7edfb3f53adb59f667c2) | |
10 | + | |
7 | 11 | #### [v0.1.17](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.16...v0.1.17) |
8 | 12 | |
13 | +> 8 February 2022 | |
14 | + | |
9 | 15 | - Add clients.hasActiveWs [`78c968c`](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/commit/78c968c3124f66bd482472fbfa9a6d646950fce4) |
10 | 16 | |
11 | 17 | #### [v0.1.16](https://gitlab.kodesumber.com/komodo/komodo-sdk-push-trx/compare/v0.1.15...v0.1.16) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-sdk-push-trx", |
3 | - "version": "0.1.17", | |
3 | + "version": "0.1.18", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-sdk-push-trx", |
9 | - "version": "0.1.17", | |
9 | + "version": "0.1.18", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "express": "^4.17.2", |