Commit 2e8aac45ff0ee63237685e6da3e9688cf644afda

Authored by Adhidarma Hadiwinoto
1 parent 32fcdbf09f
Exists in master

0.3.2

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 +#### [v0.3.2](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.3.1...v0.3.2)
  8 +
  9 +- Bump komodo-sdk and tektrans-logger [`32fcdbf`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/32fcdbf09fe08feceb000eeb296450f09007d4ff)
  10 +
7 11 #### [v0.3.1](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.3.0...v0.3.1)
8 12  
  13 +> 9 August 2021
  14 +
9 15 - Add auto-changelog integration [`7dcf3e6`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/7dcf3e685190467b585f16715428d94f71397fc3)
10 16 - Fix pemanggilan getMaxValuesForIndicator kosong [`ab05a34`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/ab05a347df0072ae6ece59f0f829a5614737f208)
11 17  
1 1 {
2 2 "name": "komodo-sdk-supplier-product-quota",
3   - "version": "0.3.1",
  3 + "version": "0.3.2",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk-supplier-product-quota",
9   - "version": "0.3.1",
  9 + "version": "0.3.2",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "axios": "^0.21.1",
1 1 {
2 2 "name": "komodo-sdk-supplier-product-quota",
3   - "version": "0.3.1",
  3 + "version": "0.3.2",
4 4 "description": "Komodo SDK to manage quota of supplier product",
5 5 "main": "index.js",
6 6 "scripts": {