Commit 75d381eb9d3345ce5c5ce675cd2ae3b582bf3c4f

Authored by Adhidarma Hadiwinoto
1 parent 6f90c60aca
Exists in master

0.14.15

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

... ... @@ -4,8 +4,16 @@ 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.15](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.14...v0.14.15)
  8 +
  9 +- ESLINT default-command [`4c973ec`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/4c973ecec0fd3897057ca55de18dfa55f330271d)
  10 +- ESLINT on command-handler.index [`13b04df`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/13b04dfe0df64ba87c6127d2d86d1553c106e848)
  11 +- Some eslint [`5587084`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/558708432aa9461bd16ae6121b95503348c86650)
  12 +
7 13 #### [v0.14.14](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.13...v0.14.14)
8 14  
  15 +> 18 October 2021
  16 +
9 17 - Fix eslint on buy.js [`5c4cf02`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/5c4cf023bc4bfad2cc0101c57492dd185399c915)
10 18 - Add xid on messages-archives.insert [`8d90a39`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/8d90a3941f5d340bca2ef964ee8497b16e857cf1)
11 19  
1 1 {
2 2 "name": "komodo-center-messaging",
3   - "version": "0.14.14",
  3 + "version": "0.14.15",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-center-messaging",
9   - "version": "0.14.14",
  9 + "version": "0.14.15",
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.14",
  3 + "version": "0.14.15",
4 4 "description": "Komodo Common Messaging Center",
5 5 "main": "index.js",
6 6 "scripts": {