Commit 200bb557d78df76ef9a72bae3ebef3b4e5a93e36
1 parent
5dabf3bff3
Exists in
master
0.14.16
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.14.16](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.15...v0.14.16) | |
8 | + | |
9 | +- Bump komodo-sdk from 1.43.6 to 1.45.6 [`5dabf3b`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/5dabf3bff3c9b49b04ca569b31902c2ce228c8e4) | |
10 | + | |
7 | 11 | #### [v0.14.15](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.14...v0.14.15) |
8 | 12 | |
13 | +> 8 March 2022 | |
14 | + | |
9 | 15 | - ESLINT default-command [`4c973ec`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/4c973ecec0fd3897057ca55de18dfa55f330271d) |
10 | 16 | - ESLINT on command-handler.index [`13b04df`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/13b04dfe0df64ba87c6127d2d86d1553c106e848) |
11 | 17 | - Some eslint [`5587084`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/558708432aa9461bd16ae6121b95503348c86650) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-center-messaging", |
3 | - "version": "0.14.15", | |
3 | + "version": "0.14.16", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-center-messaging", |
9 | - "version": "0.14.15", | |
9 | + "version": "0.14.16", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "auto-changelog": "^2.3.0", |