Commit 5057d2ba1c2660569207532752f27f2774b463ea

Authored by Adhidarma Hadiwinoto
1 parent 2a3b3b71c9
Exists in master

1.0.12

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

... ... @@ -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 +#### [v1.0.12](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.10...v1.0.12)
  8 +
  9 +- Refresh npm i [`2a3b3b7`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/2a3b3b71c9aa525f3ab1202ea0bb2dc9c126ec25)
  10 +- Add requester ip on incoming callback log [`795261f`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/795261f4233f87d8b9310a079a2ef76255ba5d33)
  11 +
7 12 #### [v1.0.10](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.9...v1.0.10)
8 13  
  14 +> 22 August 2021
  15 +
9 16 - Bump to komodo-sdk@1.40.7 [`08c5c97`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/08c5c972b4058f9bf42acc58bad24d81749fea3d)
10 17  
11 18 #### [v1.0.9](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.8...v1.0.9)
1 1 {
2 2 "name": "komodo-gw-komodo",
3   - "version": "1.0.11",
  3 + "version": "1.0.12",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-gw-komodo",
9   - "version": "1.0.11",
  9 + "version": "1.0.12",
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.11",
  3 + "version": "1.0.12",
4 4 "description": "Komodo Gateway to other Komodo",
5 5 "main": "index.js",
6 6 "scripts": {