chore: update api versions

This commit is contained in:
Aarnav Tale
2025-12-01 02:48:40 -05:00
parent 86184e3420
commit ef6563742c
4 changed files with 31 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
# 0.6.2 (Next)
- Added support for Headscale 0.27.0 and 0.27.1
- Bundle all `node_modules` aside from native ones to reduce bundle and container size (closes [#331](https://github.com/tale/headplane/issues/331)).
- Allow conditionally compiling the SSH WASM integration when building (closes [#337](https://github.com/tale/headplane/issues/337)).
- Implemented the ability to customize the build with a custom script (see `./build.sh --help` for more information).