Commit 268afb2468385f2ad99cd4576feb95cf6c7cf706
1 parent
dd3e936815
Exists in
master
0.14.10
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.10](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.9...v0.14.10) | |
8 | + | |
9 | +- Add config.do_not_reply_warning_on_empty_message [`dd3e936`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/dd3e93681557ed8a8fb4f1bfcc043682144a2987) | |
10 | + | |
7 | 11 | #### [v0.14.9](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.8...v0.14.9) |
8 | 12 | |
13 | +> 4 October 2021 | |
14 | + | |
9 | 15 | - Change log message on message history [`dcc1925`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/dcc1925c99400d0683a18bdefa38a5f6fc855197) |
10 | 16 | |
11 | 17 | #### [v0.14.8](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.7...v0.14.8) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-center-messaging", |
3 | - "version": "0.14.9", | |
3 | + "version": "0.14.10", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-center-messaging", |
9 | - "version": "0.14.9", | |
9 | + "version": "0.14.10", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "auto-changelog": "^2.3.0", |