Commit 8d03693231de5995e91200548d548c670046acaa

Authored by Adhidarma Hadiwinoto
1 parent 124046ed67
Exists in master

1.44.4

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 +#### [v1.44.4](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.3...v1.44.4)
  8 +
  9 +- Fix "Instalasi" on README [`124046e`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/124046ed6758c218d5425ab9c14149807771dec1)
  10 +
7 11 #### [v1.44.3](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.2...v1.44.3)
8 12  
  13 +> 8 February 2022
  14 +
9 15 - Log on sdkTrxIdAdder [`603be10`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/603be10d7cc527f94bc32ecda3f11fed3976f0cf)
10 16  
11 17 #### [v1.44.2](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.1...v1.44.2)
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.44.3",
  3 + "version": "1.44.4",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.44.3",
  9 + "version": "1.44.4",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "array-unique": "^0.3.2",
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.44.3",
  3 + "version": "1.44.4",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {