Commit 1fcb60b16d2d8064b288675ec25c063fa60ae7eb
1 parent
0ea2bc1a3e
Exists in
master
0.12.2
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.12.2](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/compare/v0.12.1...v0.12.2) | |
8 | + | |
9 | +- Rewrite package-lock [`0ea2bc1`](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/commit/0ea2bc1a3e145f5b9a7415c7a1dffaf634cc3153) | |
10 | + | |
7 | 11 | #### [v0.12.1](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/compare/v0.12.0...v0.12.1) |
8 | 12 | |
13 | +> 23 June 2022 | |
14 | + | |
9 | 15 | - Bump komodo-center-messaging-client-lib [`3375199`](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/commit/3375199ae375c96dc3e556b61f171dfc1429ec89) |
10 | 16 | |
11 | 17 | #### [v0.12.0](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/compare/v0.11.4...v0.12.0) |
package-lock.json
1 | 1 | { |
2 | 2 | "name": "komodo-center-telegram-messaging", |
3 | - "version": "0.12.1", | |
3 | + "version": "0.12.2", | |
4 | 4 | "lockfileVersion": 2, |
5 | 5 | "requires": true, |
6 | 6 | "packages": { |
7 | 7 | "": { |
8 | 8 | "name": "komodo-center-telegram-messaging", |
9 | - "version": "0.12.1", | |
9 | + "version": "0.12.2", | |
10 | 10 | "license": "ISC", |
11 | 11 | "dependencies": { |
12 | 12 | "custom-truncate": "^0.9.1", |