Commit 35326bd19d314e3e251e1c325a9bf9407c2d48d4

Authored by Adhidarma Hadiwinoto
1 parent bf6e46ee17
Exists in master

1.45.17

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.17](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.16...v1.45.17)
  8 +
  9 +- Remove node: prefix on require for compability reason [`bf6e46e`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/bf6e46ee17f25fc32e5bdad303bac2fab2c2d85f)
  10 +
7 11 #### [v1.45.16](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.15...v1.45.16)
8 12  
  13 +> 19 June 2024
  14 +
9 15 - Catch e on using systemd-notify binary [`69b66c6`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/69b66c6166070aa2cdaf4d09726e4c25f27996bb)
10 16  
11 17 #### [v1.45.15](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.14...v1.45.15)
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.45.16",
  3 + "version": "1.45.17",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.45.16",
  9 + "version": "1.45.17",
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.16",
  3 + "version": "1.45.17",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {