Commit e1a021f1cdf711ffd95f6425988dc0282c4d87e6

Authored by Adhidarma Hadiwinoto
1 parent 533f06919a
Exists in master

2.1.3

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

... ... @@ -0,0 +1,40 @@
  1 +### Changelog
  2 +
  3 +All notable changes to this project will be documented in this file. Dates are displayed in UTC.
  4 +
  5 +Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
  6 +
  7 +#### [v2.1.3](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.1.2...v2.1.3)
  8 +
  9 +- Migrate to tektrans-logger [`dcad851`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/dcad851b29295b70b13c3b7ca1479978880255fb)
  10 +- ESLINTED [`42bab1c`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/42bab1cd5796fef4f8726fb59810916a7513a1b7)
  11 +- amount [`a763dfe`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/a763dfeea0629a6ca6397ec7a41e5e79205d7469)
  12 +
  13 +#### [v2.1.2](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.1.1...v2.1.2)
  14 +
  15 +> 30 July 2019
  16 +
  17 +- Update komodo-sdk [`129445b`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/129445b886f0ff17d2d089d3aa37d81b864bb6e4)
  18 +
  19 +#### [v2.1.1](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.1.0...v2.1.1)
  20 +
  21 +> 30 July 2019
  22 +
  23 +- Resync package-lock [`aaccb0d`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/aaccb0dc851ebd56dcc5a9b955a3b831ed2c06f2)
  24 +- Update to komodo-sdk 1.36.12 [`8ff8246`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/8ff8246642ef88ff48219a4edcd600f093bf8dcc)
  25 +
  26 +#### [v2.1.0](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/compare/v2.0.1...v2.1.0)
  27 +
  28 +> 12 July 2019
  29 +
  30 +- supplier_ending_balance [`3451d94`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/3451d94d445fad31f1ac627ce17a67cab2e73c23)
  31 +- Harga modal produk [`c766ef3`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/c766ef3f2d591258257e558da23b6110e2ccc011)
  32 +- sample config updated [`d5dec1a`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/d5dec1a39404b9403ea2787eca55d26acb934cff)
  33 +
  34 +#### v2.0.1
  35 +
  36 +> 28 January 2019
  37 +
  38 +- ready to rock [`0aa2aac`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/0aa2aac47e58921cfa9f9a7666e2e4a2ceea99cc)
  39 +- sample config [`dd730a8`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/dd730a8668ff0fbe046a71deb37bdb2b68f778cf)
  40 +- postversion script [`3925cc4`](https://gitlab.kodesumber.com/komodo/komodo-gw-oddeven2/commit/3925cc4294697057a893b7e7806e22a049b57e55)
1 1 {
2 2 "name": "komodo-gw-oddeven2",
3   - "version": "2.1.2",
  3 + "version": "2.1.3",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-gw-oddeven2",
9   - "version": "2.1.2",
  9 + "version": "2.1.3",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "komodo-sdk": "^1.44.2",
1 1 {
2 2 "name": "komodo-gw-oddeven2",
3   - "version": "2.1.2",
  3 + "version": "2.1.3",
4 4 "description": "Komodo Dummy Gateway",
5 5 "main": "index.js",
6 6 "scripts": {