Skip to content

Commit c770248

Browse files
committed
chore: release v1.4.2
1 parent e278de4 commit c770248

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@grom/tgx",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"license": "MIT",
66
"exports": {
77
".": "./src/index.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@grom.js/tgx",
33
"type": "module",
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"packageManager": "pnpm@10.22.0",
66
"description": "JSX runtime for composing Telegram messages",
77
"author": {

0 commit comments

Comments
 (0)