chore(formatters): release @discordjs/formatters@0.6.2

This commit is contained in:
Vlad Frangu
2025-11-18 08:22:03 +02:00
parent 6727634758
commit d500d97666
2 changed files with 23 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/formatters",
"version": "0.6.1",
"version": "0.6.2",
"description": "A set of functions to format strings for Discord.",
"scripts": {
"test": "vitest run",