Skip to content

Commit

Permalink
chore(release): release 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Aug 23, 2023
1 parent ce73c44 commit 4f3a2cb
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.5.3](https://github.com/sapphiredev/framework/compare/v4.5.2...v4.5.3) - (2023-08-23)

## 🐛 Bug Fixes

- **Command:** Make `resolveConstructorPreConditionsRunType` `protected` instead of `private` ([ce73c44](https://github.com/sapphiredev/framework/commit/ce73c4439cf30880e915bbf2946b2af2066efe85))

# [4.5.2](https://github.com/sapphiredev/framework/compare/v4.5.1...v4.5.2) - (2023-08-21)

## 🏠 Refactor
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": "4.5.2",
"version": "4.5.3",
"description": "Discord bot framework built for advanced and amazing bots.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 4f3a2cb

Please sign in to comment.