chore: v0.7.0-beta.3

This commit is contained in:
Aarnav Tale
2026-05-14 13:50:54 -04:00
parent 1e0ff7ead6
commit fb4b0b1404
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -1,3 +1,17 @@
# 0.7.0-beta.3 (May 14, 2026)
> This is a beta release. Please report any issues you encounter.
- Fixed GHSA-vgj6-hcf2-fqf6, a path traversal / RBAC bypass in Headscale node and user rename API calls.
---
# 0.6.3 (May 14, 2026)
- Fixed GHSA-vgj6-hcf2-fqf6, a path traversal / RBAC bypass in Headscale node and user rename API calls.
---
# 0.7.0-beta.2 (April 9, 2026)
> This is a beta release. Please report any issues you encounter.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "headplane",
"version": "0.7.0-beta.2",
"version": "0.7.0-beta.3",
"private": true,
"type": "module",
"sideEffects": false,