Skip to content

Commit 608b3e3

Browse files
committed
chore(release): v1.2.6
1 parent bb97043 commit 608b3e3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v1.2.6
4+
5+
[compare changes](https://github.com/halitsever/nuxt-telegram-auth/compare/v1.2.5...v1.2.6)
6+
7+
### 🩹 Fixes
8+
9+
- **session.get:** Handle nullish telegram token ([bb97043](https://github.com/halitsever/nuxt-telegram-auth/commit/bb97043))
10+
11+
### ❤️ Contributors
12+
13+
- Halit Sever ([@halitsever](https://github.com/halitsever))
14+
315
## v1.2.5
416

517
[compare changes](https://github.com/halitsever/nuxt-telegram-auth/compare/v1.2.4...v1.2.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-telegram-auth",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "🔐 Telegram login widget integration for Nuxt 3",
55
"repository": "https://github.com/halitsever/nuxt-telegram-auth.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)