chore(release): 0.31.2 🎉 (#403)

Build ran for 4cbb5fa894

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-04-18 15:47:08 +02:00
committed by GitHub
parent 4cbb5fa894
commit 1cd9b53ea8
4 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
## [0.31.2](https://github.com/discordjs/discord-api-types/compare/0.31.1...0.31.2) (2022-04-18)
### Features
- **RESTPostAPIGuildChannelJSONBody:** add `default_auto_archive` prop ([#400](https://github.com/discordjs/discord-api-types/issues/400)) ([6a192b1](https://github.com/discordjs/discord-api-types/commit/6a192b132c11f13d95ea3e7ed1eb556600f2f415))
## [0.31.1](https://github.com/discordjs/discord-api-types/compare/0.31.0...0.31.1) (2022-04-11)
### Features

View File

@@ -1,3 +1,9 @@
## [0.31.2](https://github.com/discordjs/discord-api-types/compare/0.31.1...0.31.2) (2022-04-18)
### Features
- **RESTPostAPIGuildChannelJSONBody:** add `default_auto_archive` prop ([#400](https://github.com/discordjs/discord-api-types/issues/400)) ([6a192b1](https://github.com/discordjs/discord-api-types/commit/6a192b132c11f13d95ea3e7ed1eb556600f2f415))
## [0.31.1](https://github.com/discordjs/discord-api-types/compare/0.31.0...0.31.1) (2022-04-11)
### Features

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "discord-api-types",
"version": "0.31.1",
"version": "0.31.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "discord-api-types",
"version": "0.31.1",
"version": "0.31.2",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^16.2.3",

View File

@@ -1,6 +1,6 @@
{
"name": "discord-api-types",
"version": "0.31.1",
"version": "0.31.2",
"description": "Discord API typings that are kept up to date for use in bot library creation.",
"exports": {
"./globals": {