Commit 74314b2a54fd0de0f1faa84caf4c79c066bd6d09
1 parent
c34d0ca958
Exists in
master
1.0.1
Showing 3 changed files with 14 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -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 | +#### 1.0.1 | |
8 | + | |
9 | +- Ready to test [`f6bf31d`](https://gitlab.kodesumber.com/komodo/komodo-gw-dummy2022/commit/f6bf31ded7744622ce11b1b538f67e264ccbc8d2) | |
10 | +- Add log and config.only_direct_response [`a042446`](https://gitlab.kodesumber.com/komodo/komodo-gw-dummy2022/commit/a042446079a3c4e2e9fcfbc0abbfbd5f7311d796) | |
11 | +- Add config.sample.json [`1fbcb90`](https://gitlab.kodesumber.com/komodo/komodo-gw-dummy2022/commit/1fbcb90950b989aa4951da892e1e8fcd4a01d9aa) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-gw-dummy2022", |
3 | - "version": "1.0.0", | |
3 | + "version": "1.0.1", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-gw-dummy2022", |
9 | - "version": "1.0.0", | |
9 | + "version": "1.0.1", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "komodo-sdk": "^1.45.6", |