Commit ebb5b7873cb7465f7a82e73da16423469759857f
1 parent
dcc1925c99
Exists in
master
0.14.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.14.9](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.8...v0.14.9) | |
8 | + | |
9 | +- Change log message on message history [`dcc1925`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/dcc1925c99400d0683a18bdefa38a5f6fc855197) | |
10 | + | |
7 | 11 | #### [v0.14.8](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.7...v0.14.8) |
8 | 12 | |
13 | +> 4 October 2021 | |
14 | + | |
9 | 15 | - Fix eslint on http-listener [`f8fc782`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/f8fc782a2e1ac06bac97cdcb86d0cb912678f9d9) |
10 | 16 | - Add xid on some logs at http-listener [`6a6998f`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/6a6998f9c593e155e99121479d2f4da5610e99e2) |
11 | 17 | - Fix eslint on index.js [`f383485`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/f383485f1173ced1c70847c3e446e65a372c777a) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-center-messaging", |
3 | - "version": "0.14.8", | |
3 | + "version": "0.14.9", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-center-messaging", |
9 | - "version": "0.14.8", | |
9 | + "version": "0.14.9", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "auto-changelog": "^2.3.0", |