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

This commit is contained in:
Vlad Frangu
2024-05-04 19:44:53 +03:00
parent 35f2b3a8c9
commit 92501ae343
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.3.3",
"version": "0.4.0",
"description": "A set of functions to format strings for Discord.",
"scripts": {
"test": "vitest run",