Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit 65467ec

Browse files
committed
chore(Release): publish
1 parent e33ec8d commit 65467ec

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.8.1](https://github.com/discordjs/builders/compare/v0.8.0...v0.8.1) (2021-10-29)
6+
7+
8+
### Bug Fixes
9+
10+
* documentation ([e33ec8d](https://github.com/discordjs/builders/commit/e33ec8dfd5785312f82e0afb017a3dac614fd71d))
11+
12+
13+
514
# [0.8.0](https://github.com/discordjs/builders/compare/v0.7.0...v0.8.0) (2021-10-29)
615

716

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@discordjs/builders",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "A set of builders that you can use when creating your bot",
55
"scripts": {
66
"pretest": "npm run build",

0 commit comments

Comments
 (0)