Commit 3341641eb44208eb05bf33ab4b44e2e0800d88cd
1 parent
5c4cf023bc
Exists in
master
0.14.14
Showing 3 changed files with 10 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -4,8 +4,15 @@ 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.14](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.13...v0.14.14) | |
8 | + | |
9 | +- Fix eslint on buy.js [`5c4cf02`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/5c4cf023bc4bfad2cc0101c57492dd185399c915) | |
10 | +- Add xid on messages-archives.insert [`8d90a39`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/8d90a3941f5d340bca2ef964ee8497b16e857cf1) | |
11 | + | |
7 | 12 | #### [v0.14.13](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.12...v0.14.13) |
8 | 13 | |
14 | +> 4 October 2021 | |
15 | + | |
9 | 16 | - Respon "OK" jika msg kosong pada config.do_not_reply_warning_on_empty_message [`6400063`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/640006352a87c35c9f0601252fec79c966fac281) |
10 | 17 | |
11 | 18 | #### [v0.14.12](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.11...v0.14.12) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-center-messaging", |
3 | - "version": "0.14.13", | |
3 | + "version": "0.14.14", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-center-messaging", |
9 | - "version": "0.14.13", | |
9 | + "version": "0.14.14", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "auto-changelog": "^2.3.0", |