chore: release v0.7.0

This commit is contained in:
Johann Schopplich
2025-11-01 17:28:24 +01:00
parent 5f09a14c61
commit da0a0b9be3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@toon-format/cli",
"type": "module",
"version": "0.6.0",
"version": "0.7.0",
"packageManager": "pnpm@10.19.0",
"description": "CLI for encoding and decoding Token-Oriented Object Notation (TOON)",
"author": "Johann Schopplich <hello@johannschopplich.com>",

View File

@@ -1,7 +1,7 @@
{
"name": "@toon-format/toon",
"type": "module",
"version": "0.6.0",
"version": "0.7.0",
"packageManager": "pnpm@10.19.0",
"description": "Token-Oriented Object Notation (TOON) a token-efficient JSON alternative for LLM prompts",
"author": "Johann Schopplich <hello@johannschopplich.com>",