From 9f05663cd8f50d3def817a84abfc1ab495ce80ac Mon Sep 17 00:00:00 2001 From: Adhidarma Hadiwinoto <adhisimon@gmail.com> Date: Sun, 22 Aug 2021 00:22:51 +0700 Subject: [PATCH] 1.0.9 --- CHANGELOG.md | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 86 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..dbecf4d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,84 @@ +### Changelog + +All notable changes to this project will be documented in this file. Dates are displayed in UTC. + +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). + +#### [v1.0.9](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.8...v1.0.9) + +- report_as_json [`bab614d`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/bab614df957f59f819acb26bb04c0fac7598fb27) +- config.report_as_json [`05201c1`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/05201c17f963550b6c625bd19545263b327924b3) +- Bump komodo-sdk and auto-changelog [`e37d138`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/e37d138f58f9dea39f0fe080b13b571efaaa2eaf) + +#### [v1.0.8](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.7...v1.0.8) + +> 10 May 2021 + +- process.pid write as a string to comply nodejs 14 [`a8c4dcc`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/a8c4dcc616c48e823a19f69e80dc3a729e7a8726) + +#### [v1.0.7](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.6...v1.0.7) + +> 1 July 2019 + +- penanganan respon tanpa rc [`76e71b6`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/76e71b65aa62cb76c26294b4ceb17f9ee59ae08d) + +#### [v1.0.6](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.5...v1.0.6) + +> 1 April 2019 + +- Update npm packages [`b51854c`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/b51854c3ca7ea73bf9541685a2b9e6f9a261a148) +- Update rc [`2aae00d`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/2aae00d8a6f9cfa78cf1fbe5efd44814dfc9c250) + +#### [v1.0.5](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.4...v1.0.5) + +> 11 February 2019 + +- Resync komodo-sdk [`2820d4d`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/2820d4d0e4b0cc1ce8409aaf8da8294deba3eb5d) +- Write pid.txt [`299b147`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/299b147a939c94882d37d7c3086e62655dcabdda) + +#### [v1.0.4](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.3...v1.0.4) + +> 11 February 2019 + +- Resync npm packages [`8b47a06`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/8b47a060655a2fcc9a96325b077806912211b757) + +#### [v1.0.3](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.2...v1.0.3) + +> 21 December 2018 + +- resync package-lock.json [`37ea2c4`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/37ea2c4c2db3876fd295d387402a0e94097dd6ea) +- Hapus unused comments [`d5e7c9e`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/d5e7c9e98b8d55b382d3b12996d6428e7837ee00) + +#### [v1.0.2](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.1...v1.0.2) + +> 29 June 2018 + +- Ignore config-backup from git [`079972e`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/079972ecef49a1a6c3a5392b3a4591fccd0c07cb) + +#### [v1.0.1](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v1.0.0...v1.0.1) + +> 29 June 2018 + +- Postversion script [`bb9e127`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/bb9e1272676ab5c38009e366db15caae901053cd) + +### [v1.0.0](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v0.2.0...v1.0.0) + +> 29 June 2018 + +- Resync package-lock.json [`553a1f8`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/553a1f8caabce0b18962d8a36052724a358a4bd6) +- APISERVER [`612e06e`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/612e06e877d748bb3ddd17e2b5c044ba36f0951a) +- supplier ending balance [`bf3ad3f`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/bf3ad3f71ac1a4b0df685ca64ced745f4cacfad6) + +#### [v0.2.0](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/compare/v0.1.1...v0.2.0) + +> 11 April 2018 + +- advice server [`1612086`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/1612086691d56a7265f222582f6c6e5746991097) + +#### v0.1.1 + +> 22 March 2018 + +- ready to run [`3a7cccf`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/3a7cccfa6fa74678e72a92c3d7dd3e319bc3ffaf) +- gitignore and package.json [`7b637fa`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/7b637fa38335e9003a186796e2263c81138ae667) +- some deps on package.json [`560c22c`](https://gitlab.kodesumber.com/komodo/komodo-gw-komodo/commit/560c22cdfc8bac5f8871009f4d05dfddb1227871) diff --git a/package-lock.json b/package-lock.json index 336ff29..898e144 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "komodo-gw-komodo", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fba3e7d..b244ff1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "komodo-gw-komodo", - "version": "1.0.8", + "version": "1.0.9", "description": "Komodo Gateway to other Komodo", "main": "index.js", "scripts": { -- 1.9.0