Commit e3ca69a76a8b039f4a83af5aef4b64446187c659

Authored by Adhidarma Hadiwinoto
1 parent e164a6fb4b
Exists in master

1.45.4

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.4](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.3...v1.45.4)
  8 +
  9 +- Add sd-notify wrapper [`e164a6f`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/e164a6fb4b70d3ac07242a271210942c3baf0eb2)
  10 +
7 11 #### [v1.45.3](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.2...v1.45.3)
8 12  
  13 +> 14 March 2022
  14 +
9 15 - Change repository url [`6be4a09`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/6be4a0934fc1039cb023e96a496442e52735b8b0)
10 16 - Fix bug on 1.45.2 because of missing pkginfo call on matrix [`e3048a2`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/e3048a26565a4813f79503abdca509f4b04a098b)
11 17  
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.45.3",
  3 + "version": "1.45.4",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.45.3",
  9 + "version": "1.45.4",
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.3",
  3 + "version": "1.45.4",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {