Commit d7666ccde70169d0caaf79e9659172cf91a898f9

Authored by Adhidarma Hadiwinoto
1 parent f85291b4e9
Exists in master

1.43.8

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

... ... @@ -4,8 +4,15 @@ 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.43.8](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.43.7...v1.43.8)
  8 +
  9 +- Bump to eslint@8.0.0 [`f85291b`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/f85291b4e9a8135cbba6cd69e2816972aa8a64a2)
  10 +- Bump to uuid@3.4.0 [`1e478a2`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/1e478a2ba360341e9d7ec607c45ac10383df7db8)
  11 +
7 12 #### [v1.43.7](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.43.6...v1.43.7)
8 13  
  14 +> 11 October 2021
  15 +
9 16 - Bump to tektrans-logger@1.2.2 [`1d59f9a`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/1d59f9a8b956176c782e262d2a8d7674d7a33804)
10 17 - Add some items on README [`cb62262`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/cb622622a3dad372c5428c9c46a8423054c314a2)
11 18 - Add installation on README [`065e4b4`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/065e4b4edc3b8fb53b63abaf219a42f2d0c796c1)
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.43.7",
  3 + "version": "1.43.8",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.43.7",
  9 + "version": "1.43.8",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "array-unique": "^0.3.2",
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.43.7",
  3 + "version": "1.43.8",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {