Commit a384705113c7455bffdaa8e68465e1d6fba70341
1 parent
ec599ebefe
Exists in
master
1.45.5
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.45.5](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.4...v1.45.5) | |
8 | + | |
9 | +- Fix sd-notify wrapper [`ec599eb`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/ec599ebefe403fe7fec191fc86c1aa234c5b08fe) | |
10 | + | |
7 | 11 | #### [v1.45.4](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.3...v1.45.4) |
8 | 12 | |
13 | +> 15 March 2022 | |
14 | + | |
9 | 15 | - Add sd-notify wrapper [`e164a6f`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/e164a6fb4b70d3ac07242a271210942c3baf0eb2) |
10 | 16 | |
11 | 17 | #### [v1.45.3](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.2...v1.45.3) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-sdk", |
3 | - "version": "1.45.4", | |
3 | + "version": "1.45.5", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-sdk", |
9 | - "version": "1.45.4", | |
9 | + "version": "1.45.5", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "array-unique": "^0.3.2", |