Commit 2386b082b2d19eaa84e6b2fae0e9f419e6062d3c

Authored by Adhidarma Hadiwinoto
1 parent 3a96ac45df
Exists in master

1.45.11

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.11](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.10...v1.45.11)
  8 +
  9 +- Experimental using systemd-notify package [`3a96ac4`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/3a96ac45dffa26630fc939812236230fad8afe0e)
  10 +
7 11 #### [v1.45.10](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.9...v1.45.10)
8 12  
  13 +> 18 June 2024
  14 +
9 15 - Process and parent id on matrix [`41279eb`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/41279ebe62bb46a21469b2cd11bf2c04113dba85)
10 16  
11 17 #### [v1.45.9](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.8...v1.45.9)
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.45.10",
  3 + "version": "1.45.11",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.45.10",
  9 + "version": "1.45.11",
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.10",
  3 + "version": "1.45.11",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {