Commit 135961385a53c27ff45ad0cfbfcb6650f05a4f07
1 parent
2065978db1
Exists in
master
2.3.2
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 | +#### [v2.3.2](https://gitlab.kodesumber.com/komodo/komodo-gw-st24/compare/v2.3.1...v2.3.2) | |
8 | + | |
9 | +- Bump tektrans-lib [`2065978`](https://gitlab.kodesumber.com/komodo/komodo-gw-st24/commit/2065978db102fefd59528f0f9cf1add5a26a6b00) | |
10 | + | |
7 | 11 | #### [v2.3.1](https://gitlab.kodesumber.com/komodo/komodo-gw-st24/compare/v2.3.0...v2.3.1) |
8 | 12 | |
13 | +> 29 November 2022 | |
14 | + | |
9 | 15 | - Bump komodo-sdk from 1.44.6 to 1.45.8 [`b431c7c`](https://gitlab.kodesumber.com/komodo/komodo-gw-st24/commit/b431c7c9de57ce39919ff6b29da4f044d1ec610d) |
10 | 16 | |
11 | 17 | #### [v2.3.0](https://gitlab.kodesumber.com/komodo/komodo-gw-st24/compare/v2.2.15...v2.3.0) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-gw-st24", |
3 | - "version": "2.3.1", | |
3 | + "version": "2.3.2", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-gw-st24", |
9 | - "version": "2.3.1", | |
9 | + "version": "2.3.2", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "auto-changelog": "^2.3.0", |