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