Commit 8154f74bab253016081877944c04e95deb2346ac
1 parent
e333bd507a
Exists in
master
1.1.0
Showing 3 changed files with 11 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,16 @@ 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 | +#### [v1.1.0](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.13...v1.1.0) | |
8 | + | |
9 | +- Add eslint [`30d09cc`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/30d09cc05b98cdf3f548d876c9c75a0c58026c4e) | |
10 | +- Bump komodo-sdk from 1.44.6 to 1.45.6 [`479de74`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/479de7411fea52c0deeaebc08dfe9cf29c67cd6a) | |
11 | +- Bump tektrans-logger from 1.2.3 to 1.2.4 [`f0b85ca`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/f0b85cae4d040fc6bed1356232dac3f911570907) | |
12 | + | |
7 | 13 | #### [v1.0.13](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.12...v1.0.13) |
8 | 14 | |
15 | +> 14 February 2022 | |
16 | + | |
9 | 17 | - Migrate to tektrans-logger [`82d4705`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/82d4705cd9eeb099a83b77fa6659e79936ea3836) |
10 | 18 | |
11 | 19 | #### [v1.0.12](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.10...v1.0.12) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-gw-komodo", |
3 | - "version": "1.0.13", | |
3 | + "version": "1.1.0", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-gw-komodo", |
9 | - "version": "1.0.13", | |
9 | + "version": "1.1.0", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "auto-changelog": "^2.3.0", |