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

Commit e5b6c7e

Browse files
committed
chore(Release): publish
1 parent 16d6450 commit e5b6c7e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.0](https://github.com/discordjs/builders/compare/v0.7.0...v0.8.0) (2021-10-29)
6+
7+
8+
59
# [0.7.0](https://github.com/discordjs/builders/compare/v0.6.0...v0.7.0) (2021-10-18)
610

711

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.7.0",
3+
"version": "0.8.0",
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)