Skip to content

Commit

Permalink
chore(release): release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 8, 2023
1 parent e81cba2 commit 3ce51aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

# [4.0.0](https://github.com/sapphiredev/framework/compare/v3.2.0...v4.0.0) - (2023-01-08)

## 🚀 Features

- **deps:** Support for djs v14 (#512) ([e81cba2](https://github.com/sapphiredev/framework/commit/e81cba2c7801c63a311ceee305e6750cd509e05f))

# [3.2.0](https://github.com/sapphiredev/framework/compare/v3.1.4...v3.2.0) - (2023-01-06)

## 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sapphire/framework",
"version": "3.2.0",
"version": "4.0.0",
"description": "Discord bot framework built for advanced and amazing bots.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 3ce51aa

Please sign in to comment.