@discordjs/rest
Advanced tools
Comparing version 0.6.0-dev.1654518388-f3f34f0 to 0.6.0-dev.1654519711-fba9710
@@ -63,3 +63,3 @@ "use strict"; | ||
prepublishOnly: "yarn build && yarn lint && yarn test", | ||
changelog: "git cliff --prepend ./CHANGELOG.md -l -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'" | ||
changelog: "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'" | ||
}, | ||
@@ -66,0 +66,0 @@ main: "./dist/index.js", |
{ | ||
"name": "@discordjs/rest", | ||
"version": "0.6.0-dev.1654518388-f3f34f0", | ||
"version": "0.6.0-dev.1654519711-fba9710", | ||
"description": "The REST API for discord.js", | ||
@@ -11,3 +11,3 @@ "scripts": { | ||
"prepublishOnly": "yarn build && yarn lint && yarn test", | ||
"changelog": "git cliff --prepend ./CHANGELOG.md -l -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'" | ||
"changelog": "git cliff --prepend ./CHANGELOG.md -u -c ./cliff.toml -r ../../ --include-path 'packages/rest/*'" | ||
}, | ||
@@ -14,0 +14,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet