Release 2.0.4: Fix JWT signature verification vulnerability

- Update version to 2.0.4
- Add security advisory GHSA-223g-f5mq-gw33 fix documentation
- Document JWT signature verification security patch
This commit is contained in:
Stalin
2026-05-08 11:23:30 +05:30
parent 05f081b205
commit 169215d055
2 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openlearnx",
"version": "2.0.3",
"version": "2.0.4",
"private": false,
"scripts": {
"build": "next build",