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