Commit 15ccf1f186665173ac689afd78625cf7dda277e7

Authored by Adhidarma Hadiwinoto
1 parent fded55b393
Exists in master

0.14.12

Showing 3 changed files with 9 additions and 3 deletions Side-by-side Diff

... ... @@ -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.12](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.11...v0.14.12)
  8 +
  9 +- Log all request [`fded55b`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/fded55b393e7ae91abd80b782d697396316219a5)
  10 +
7 11 #### [v0.14.11](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.10...v0.14.11)
8 12  
  13 +> 4 October 2021
  14 +
9 15 - Fix config.do_not_reply_warning_on_empty_message [`4710178`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/4710178b531f796b6a2ecbdd2b36ab68dfd506eb)
10 16  
11 17 #### [v0.14.10](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.9...v0.14.10)
1 1 {
2 2 "name": "komodo-center-messaging",
3   - "version": "0.14.11",
  3 + "version": "0.14.12",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-center-messaging",
9   - "version": "0.14.11",
  9 + "version": "0.14.12",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "auto-changelog": "^2.3.0",
1 1 {
2 2 "name": "komodo-center-messaging",
3   - "version": "0.14.11",
  3 + "version": "0.14.12",
4 4 "description": "Komodo Common Messaging Center",
5 5 "main": "index.js",
6 6 "scripts": {