Commit 05fab6dda2d2c6af9eb139831c460633b615172f

Authored by Adhidarma Hadiwinoto
1 parent 3375199ae3
Exists in master

0.12.1

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 +#### [v0.12.1](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/compare/v0.12.0...v0.12.1)
  8 +
  9 +- Bump komodo-center-messaging-client-lib [`3375199`](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/commit/3375199ae375c96dc3e556b61f171dfc1429ec89)
  10 +
7 11 #### [v0.12.0](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/compare/v0.11.4...v0.12.0)
8 12  
  13 +> 26 May 2022
  14 +
9 15 - Bump komodo-sdk to 1.45.6 [`6da8053`](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/commit/6da805398f7829587f4a3d4a0d09a38e7d508a0e)
10 16 - Add auto-changelog [`42b715a`](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/commit/42b715afe05c8a07d049ad87397b7ebaa9ddd16a)
11 17 - Call sdNotify on started [`b75c34c`](https://gitlab.kodesumber.com/komodo/komodo-center-telegram-messaging/commit/b75c34c4ae5c99e5e2facd3752ac0fd870c09bc4)
1 1 {
2 2 "name": "komodo-center-telegram-messaging",
3   - "version": "0.12.0",
  3 + "version": "0.12.1",
4 4 "lockfileVersion": 2,
5 5 "requires": true,
6 6 "packages": {
7 7 "": {
8 8 "name": "komodo-center-telegram-messaging",
9   - "version": "0.12.0",
  9 + "version": "0.12.1",
10 10 "license": "ISC",
11 11 "dependencies": {
12 12 "custom-truncate": "^0.9.1",
1 1 {
2 2 "name": "komodo-center-telegram-messaging",
3   - "version": "0.12.0",
  3 + "version": "0.12.1",
4 4 "description": "Komodo center for telegram transactions using messaging-service",
5 5 "main": "index.js",
6 6 "scripts": {