Commit 4869378afdefc6a85390d5923ed586f771cb9675

Authored by Adhidarma Hadiwinoto
1 parent 41279ebe62
Exists in master

1.45.10

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.10](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.9...v1.45.10)
  8 +
  9 +- Process and parent id on matrix [`41279eb`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/41279ebe62bb46a21469b2cd11bf2c04113dba85)
  10 +
7 11 #### [v1.45.9](https://gitlab.kodesumber.com/komodo/komodo-sdk/compare/v1.45.8...v1.45.9)
8 12  
  13 +> 6 September 2023
  14 +
9 15 - Bump express from 4.17.1 to 4.18.2 [`f580fc1`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/f580fc137e1517de274b97a8f254799e98c6a6f1)
10 16 - Bump nunjucks from 3.2.3 to 3.2.4 [`35fc2ef`](https://gitlab.kodesumber.com/komodo/komodo-sdk/commit/35fc2ef41e0f75046b19491c6251a4efede50609)
11 17  
1 1 {
2 2 "name": "komodo-sdk",
3   - "version": "1.45.9",
  3 + "version": "1.45.10",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-sdk",
9   - "version": "1.45.9",
  9 + "version": "1.45.10",
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.9",
  3 + "version": "1.45.10",
4 4 "description": "SDK for Komodo",
5 5 "main": "index.js",
6 6 "scripts": {