Commit 505d7c97309e5d6c394d8263352143bca59dda99

Authored by Adhidarma Hadiwinoto
1 parent 82d4705cd9
Exists in master

1.0.13

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 +#### [v1.0.13](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.12...v1.0.13)
  8 +
  9 +- Migrate to tektrans-logger [`82d4705`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/82d4705cd9eeb099a83b77fa6659e79936ea3836)
  10 +
7 11 #### [v1.0.12](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.10...v1.0.12)
8 12  
  13 +> 20 November 2021
  14 +
9 15 - Refresh npm i [`2a3b3b7`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/2a3b3b71c9aa525f3ab1202ea0bb2dc9c126ec25)
10 16 - Add requester ip on incoming callback log [`795261f`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/795261f4233f87d8b9310a079a2ef76255ba5d33)
11 17  
1 1 {
2 2 "name": "komodo-gw-komodo",
3   - "version": "1.0.12",
  3 + "version": "1.0.13",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-gw-komodo",
9   - "version": "1.0.12",
  9 + "version": "1.0.13",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "auto-changelog": "^2.3.0",
1 1 {
2 2 "name": "komodo-gw-komodo",
3   - "version": "1.0.12",
  3 + "version": "1.0.13",
4 4 "description": "Komodo Gateway to other Komodo",
5 5 "main": "index.js",
6 6 "scripts": {