Commit 18a34834c4a56987f7338e9ea61170b745b6a2cd

Authored by Adhidarma Hadiwinoto
1 parent c00c6b1d1e
Exists in master

1.45.12

Showing 3 changed files with 9 additions and 3 deletions Side-by-side Diff

... ... @@ -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.12](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.11...v1.45.12)
  8 +
  9 +- Add info why use sd-notify instead of systemd-notify [`c00c6b1`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/c00c6b1d1ede7c5bd66d46345ebc3a2814f4bdbb)
  10 +
7 11 #### [v1.45.11](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.10...v1.45.11)
8 12  
  13 +> 19 June 2024
  14 +
9 15 - Experimental using systemd-notify package [`3a96ac4`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/3a96ac45dffa26630fc939812236230fad8afe0e)
10 16  
11 17 #### [v1.45.10](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.9...v1.45.10)
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.45.11",
  3 + "version": "1.45.12",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.45.11",
  9 + "version": "1.45.12",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "array-unique": "^0.3.2",
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.45.11",
  3 + "version": "1.45.12",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {