chore(release): 0.38.1 🎉

This commit is contained in:
Vlad Frangu
2025-04-22 11:37:43 +03:00
parent d3ef6c9fd8
commit 771745c424
12 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# [0.38.0](https://github.com/discordjs/discord-api-types/compare/0.37.120...0.38.0) (2025-04-22)
# [0.38.1](https://github.com/discordjs/discord-api-types/compare/0.37.120...0.38.1) (2025-04-22)
### Features
+1 -1
View File
@@ -1,4 +1,4 @@
# [0.38.0](https://github.com/discordjs/discord-api-types/compare/0.37.120...0.38.0) (2025-04-22)
# [0.38.1](https://github.com/discordjs/discord-api-types/compare/0.37.120...0.38.1) (2025-04-22)
### Features
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "discord-api-types",
"version": "0.38.0",
"version": "0.38.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "discord-api-types",
"version": "0.38.0",
"version": "0.38.1",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^19.0.3",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "discord-api-types",
"version": "0.38.0",
"version": "0.38.1",
"description": "Discord API typings that are kept up to date for use in bot library creation.",
"homepage": "https://discord-api-types.dev",
"exports": {
@@ -1 +0,0 @@
[{"entryPoints":{"v10":{"path":"v10.ts","label":"API v10"},"v9":{"path":"v9.ts","label":"API v9"},"voice/v4":{"path":"voice/v4.ts","label":"Voice v4"},"globals":{"path":"globals.ts","label":"Global Types"}},"packageRoot":"/home/runner/work/discord-api-types/discord-api-types/","packagePath":"./","packageSlug":"discord-api-types","packageName":"discord-api-types","packageVersion":"0.38.0"}]
@@ -0,0 +1 @@
[{"entryPoints":{"v10":{"path":"v10.ts","label":"API v10"},"v9":{"path":"v9.ts","label":"API v9"},"voice/v4":{"path":"voice/v4.ts","label":"Voice v4"},"globals":{"path":"globals.ts","label":"Global Types"}},"packageRoot":"/Users/vlad/Development/Discord/discord-api-types/","packagePath":"./","packageSlug":"discord-api-types","packageName":"discord-api-types","packageVersion":"0.38.1"}]

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 126 KiB

+1 -1
View File
@@ -1,3 +1,3 @@
[
"0.38.0"
"0.38.1"
]