Commit 3e023c436349f2cafd8eea0ddde3bb0a72733414
1 parent
56ba7f3b97
Exists in
master
0.14.17
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 | +#### [v0.14.17](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.16...v0.14.17) | |
8 | + | |
9 | +- Call sdNotify on started [`56ba7f3`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/56ba7f3b97e4bf1f5b0ba08676fd0fc691f74f06) | |
10 | + | |
7 | 11 | #### [v0.14.16](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.15...v0.14.16) |
8 | 12 | |
13 | +> 23 March 2022 | |
14 | + | |
9 | 15 | - Bump komodo-sdk from 1.43.6 to 1.45.6 [`5dabf3b`](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/commit/5dabf3bff3c9b49b04ca569b31902c2ce228c8e4) |
10 | 16 | |
11 | 17 | #### [v0.14.15](https://gitlab.kodesumber.com/komodo/komodo-center-messaging/compare/v0.14.14...v0.14.15) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-center-messaging", |
3 | - "version": "0.14.16", | |
3 | + "version": "0.14.17", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-center-messaging", |
9 | - "version": "0.14.16", | |
9 | + "version": "0.14.17", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "auto-changelog": "^2.3.0", |