diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..3e68d71
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,73 @@
+### 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).
+
+#### [v0.3.1](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.3.0...v0.3.1)
+
+- Add auto-changelog integration [`7dcf3e6`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/7dcf3e685190467b585f16715428d94f71397fc3)
+- Fix pemanggilan getMaxValuesForIndicator kosong [`ab05a34`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/ab05a347df0072ae6ece59f0f829a5614737f208)
+
+#### [v0.3.0](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.8...v0.3.0)
+
+> 4 August 2021
+
+- Update some deps to fulfill audit [`fe8d71b`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/fe8d71b214eb614df5977d3268724fcb0effaeb7)
+- move control panel static dir [`b4b8afa`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/b4b8afa74ee69b3ad282e4fadf4f816914de75f6)
+
+#### [v0.2.8](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.7...v0.2.8)
+
+> 26 August 2020
+
+- Perbaikan jika tidak ada config.sdk_supplier_product_quota [`43b44d6`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/43b44d68669e7925fb1f9b98e7c1461c06f25d7d)
+
+#### [v0.2.7](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.6...v0.2.7)
+
+> 15 July 2020
+
+- config.sdk_supplier_product_quota.allow_non_super_terminal_login [`8df33ca`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/8df33ca9cd08ac726fbb1a059690527548050fd2)
+
+#### [v0.2.6](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.5...v0.2.6)
+
+> 14 July 2020
+
+- noCache on config [`4426f7a`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/4426f7ad29b344efc48a2b3f37bec60d9e319e13)
+
+#### [v0.2.5](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.4...v0.2.5)
+
+> 14 July 2020
+
+- Perbaikan maxvalue pada modal [`a78597e`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/a78597e2abd036c2d2b97f9d06c5554d995591d9)
+
+#### [v0.2.4](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.3...v0.2.4)
+
+> 14 July 2020
+
+- Nilai maksimal dan indikator grafik [`8589b54`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/8589b5467308f8579fe99887b259701849099115)
+
+#### [v0.2.3](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.2...v0.2.3)
+
+> 14 July 2020
+
+- HANDLER NAME on control panel [`76e5fd8`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/76e5fd8933cf722ee29f7e5f9339b3ae4603d53e)
+
+#### [v0.2.2](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.1...v0.2.2)
+
+> 14 July 2020
+
+- Dispose remaining + 1 [`6a2e4bb`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/6a2e4bb6be38193806b301c36ca2e4186352c120)
+
+#### [v0.2.1](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/compare/v0.2.0...v0.2.1)
+
+> 14 July 2020
+
+- dispose and putBack [`43e9aa1`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/43e9aa1eb3a2f227d0c13b53200c43a5e53997ae)
+
+#### v0.2.0
+
+> 14 July 2020
+
+- Ready to integrate with gateway [`91e2cd9`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/91e2cd97691536fa13cd7253c80345bf3e932e3b)
+- Exporting decrement [`303ba3d`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/303ba3d9e16bc727c385ee0404cf5ed450c6241d)
+- first commit [`97ec376`](https://gitlab.kodesumber.com/komodo/komodo-sdk-supplier-product-quota/commit/97ec3767225d1bc30e1002f0e26c2265f1487291)
diff --git a/package-lock.json b/package-lock.json
index 8e3df0e..4caffea 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "komodo-sdk-supplier-product-quota",
-  "version": "0.3.0",
+  "version": "0.3.1",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 52e28a7..153bf34 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "komodo-sdk-supplier-product-quota",
-  "version": "0.3.0",
+  "version": "0.3.1",
   "description": "Komodo SDK to manage quota of supplier product",
   "main": "index.js",
   "scripts": {