chore: v0.7.0

This commit is contained in:
Aarnav Tale
2026-07-04 11:10:57 -04:00
parent 51a4613295
commit 17e7b35478
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Next # 0.7.0
- Switched to structured JSON logging (closes [#279](https://github.com/tale/headplane/issues/279)). - Switched to structured JSON logging (closes [#279](https://github.com/tale/headplane/issues/279)).
- Added suggestions to pick existing tags to the machine tag dialog (closes [#560](https://github.com/tale/headplane/issues/560)). - Added suggestions to pick existing tags to the machine tag dialog (closes [#560](https://github.com/tale/headplane/issues/560)).
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "headplane", "name": "headplane",
"version": "0.7.0-beta.4", "version": "0.7.0",
"private": true, "private": true,
"type": "module", "type": "module",
"sideEffects": false, "sideEffects": false,