Commit 798f94b8d4c2e3c11b89f94c64a739f2c4451787

Authored by Adhidarma Hadiwinoto
1 parent 2678580012
Exists in master

1.44.6

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.6](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.5...v1.44.6)
  8 +
  9 +- Change remote product separator to ";" and "," [`2678580`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/2678580012966bf821ab52b4c3bb3c63f03cfbed)
  10 +
7 11 #### [v1.44.5](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.4...v1.44.5)
8 12  
  13 +> 11 February 2022
  14 +
9 15 - Change product splitter separator to ";" and "," [`4a9c4be`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/4a9c4be08a847820ce81831078d84dce290a4fca)
10 16  
11 17 #### [v1.44.4](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.3...v1.44.4)
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.44.5",
  3 + "version": "1.44.6",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.44.5",
  9 + "version": "1.44.6",
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.5",
  3 + "version": "1.44.6",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {