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

This commit is contained in:
Vlad Frangu
2025-01-01 23:23:37 +02:00
parent 24e20d27a9
commit e9d6046047

View File

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