We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db6364 commit 54e4e3bCopy full SHA for 54e4e3b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.2.0-beta.24](https://github.com/WatchItDev/watchit-app/compare/v2.2.0-beta.23...v2.2.0-beta.24) (2025-02-06)
2
+
3
4
+### Bug Fixes
5
6
+* improve message on expired session ([0db6364](https://github.com/WatchItDev/watchit-app/commit/0db6364185fb16de4afbc2751d1e8f9e396e8ce9))
7
8
# [2.2.0-beta.23](https://github.com/WatchItDev/watchit-app/compare/v2.2.0-beta.22...v2.2.0-beta.23) (2025-02-06)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "watchit",
"author": "Watchit",
"type": "module",
- "version": "2.2.0-beta.23",
+ "version": "2.2.0-beta.24",
"description": "Open videos everywhere",
"email": "[email protected]",
"private": true,
0 commit comments