Commit 3c1e3f2fa1fc8bf345863fd2473cc460e5a0038c

Authored by Adhidarma Hadiwinoto
1 parent 58ffc21a08
Exists in master

1.45.2

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.45.2](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.1...v1.45.2)
  8 +
  9 +- Optimize git version fetcher on matrix [`f5a6f8c`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/f5a6f8c672ebfbbdc9f88dac4c6ced76d58a4129)
  10 +- Try to fix repo url [`58ffc21`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/58ffc21a0828a1c5a0d7f4395be3872455654906)
  11 +
7 12 #### [v1.45.1](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.0...v1.45.1)
8 13  
  14 +> 2 March 2022
  15 +
9 16 - Change repo url [`0f06a33`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/0f06a33c73667c6c883bea4cf538e0ea67c5d49d)
10 17  
11 18 #### [v1.45.0](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.44.6...v1.45.0)
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.45.1",
  3 + "version": "1.45.2",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.45.1",
  9 + "version": "1.45.2",
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.1",
  3 + "version": "1.45.2",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {