chore: release v0.7.3

This commit is contained in:
Johann Schopplich
2025-11-03 17:42:01 +01:00
parent 2c872e3cc4
commit 314497630d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@toon-format/cli",
"type": "module",
"version": "0.7.2",
"version": "0.7.3",
"packageManager": "pnpm@10.20.0",
"description": "CLI for JSON ↔ TOON conversion using @toon-format/toon",
"author": "Johann Schopplich <hello@johannschopplich.com>",

View File

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