Skip to content

Commit cb02807

Browse files
committed
v3.46.0
1 parent a866283 commit cb02807

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useWorkspaces": true,
4-
"version": "3.45.0"
4+
"version": "3.46.0"
55
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codebam/cf-workers-telegram-bot",
3-
"version": "3.45.0",
3+
"version": "3.46.0",
44
"description": "serverless telegram bot on cf workers",
55
"main": "./dist/main/src/main.js",
66
"module": "./dist/main/src/main.js",

0 commit comments

Comments
 (0)