Commit 303036a5ba5bdab1a601e571455e2039fd20cc31
1 parent
b30012e6ca
Exists in
master
0.9.37
Showing 3 changed files with 9 additions and 3 deletions Side-by-side Diff
CHANGELOG.md
... | ... | @@ -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 | +#### [v0.9.37](https://gitlab.kodesumber.com/komodo/komodo-center-sms/compare/v0.9.36...v0.9.37) | |
8 | + | |
9 | +- Try to fix npm ci failed on v14 [`b30012e`](https://gitlab.kodesumber.com/komodo/komodo-center-sms/commit/b30012e6cadc78cfa503ea28b3f6d650c702ee6f) | |
10 | + | |
7 | 11 | #### [v0.9.36](https://gitlab.kodesumber.com/komodo/komodo-center-sms/compare/v0.9.35...v0.9.36) |
8 | 12 | |
13 | +> 10 March 2022 | |
14 | + | |
9 | 15 | - Bump to komodo-sdk 1.45.1 [`3b88b50`](https://gitlab.kodesumber.com/komodo/komodo-center-sms/commit/3b88b50a0a48174e9e526d713240f74c5d9efb0c) |
10 | 16 | - Bump eslint from 6.1.0 to 8.10.0 [`0b21a56`](https://gitlab.kodesumber.com/komodo/komodo-center-sms/commit/0b21a562de8129bd9efc3aba08b73dd3a9cf53ae) |
11 | 17 | - Add auto-changelog [`b676667`](https://gitlab.kodesumber.com/komodo/komodo-center-sms/commit/b676667ce0b2621a27d821f16bd43d1559328f4d) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-center-sms", |
3 | - "version": "0.9.36", | |
3 | + "version": "0.9.37", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-center-sms", |
9 | - "version": "0.9.36", | |
9 | + "version": "0.9.37", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "express": "^4.17.1", |