Commit b71b9e4a18464935eb0f6e73bd98c7aa178e8e76

Authored by Adhidarma Hadiwinoto
1 parent e887551e30
Exists in master

0.3.3

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.3](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.3.2...v0.3.3)
  8 +
  9 +- Bump to komodo-sdk@1.44.2 [`e887551`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/e887551e301ed42b2170baa21d58805833398f89)
  10 +
7 11 #### [v0.3.2](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.3.1...v0.3.2)
8 12  
  13 +> 8 December 2021
  14 +
9 15 - Bump komodo-sdk and tektrans-logger [`32fcdbf`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/32fcdbf09fe08feceb000eeb296450f09007d4ff)
10 16  
11 17 #### [v0.3.1](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.3.0...v0.3.1)
1 1 {
2 2 "name": "komodo-sdk-supplier-product-quota",
3   - "version": "0.3.2",
  3 + "version": "0.3.3",
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.2",
  9 + "version": "0.3.3",
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.2",
  3 + "version": "0.3.3",
4 4 "description": "Komodo SDK to manage quota of supplier product",
5 5 "main": "index.js",
6 6 "scripts": {