chore: release v0.7.1

This commit is contained in:
Johann Schopplich
2025-11-03 08:23:13 +01:00
parent 6e9519db3a
commit f08376ca04
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@toon-format/cli",
"type": "module",
"version": "0.7.0",
"version": "0.7.1",
"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.0",
"version": "0.7.1",
"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>",