Commit ccfd9c0793cff3b5bedfb2eea55949c269beac51
1 parent
603be10d7c
Exists in
master
1.44.3
Showing 3 changed files with 9 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -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.3](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.2...v1.44.3) | |
8 | + | |
9 | +- Log on sdkTrxIdAdder [`603be10`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/603be10d7cc527f94bc32ecda3f11fed3976f0cf) | |
10 | + | |
7 | 11 | #### [v1.44.2](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.1...v1.44.2) |
8 | 12 | |
13 | +> 13 January 2022 | |
14 | + | |
9 | 15 | - Add push to github on npm postversion [`715bf26`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/715bf267093e9c7e7d6b1b87b1d4c5b020054961) |
10 | 16 | |
11 | 17 | #### [v1.44.1](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.0...v1.44.1) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-sdk", |
3 | - "version": "1.44.2", | |
3 | + "version": "1.44.3", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-sdk", |
9 | - "version": "1.44.2", | |
9 | + "version": "1.44.3", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "array-unique": "^0.3.2", |