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

This commit is contained in:
Vlad Frangu
2024-09-02 00:06:56 +03:00
parent ec7b20f51d
commit 5e08ea68d2
2 changed files with 8 additions and 1 deletions

View File

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