Skip to content

Commit

Permalink
chore(release): release 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Dec 9, 2023
1 parent 0e04eb3 commit 970b628
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.

# [5.0.3](https://github.com/sapphiredev/framework/compare/v5.0.3...v5.0.3) - (2023-12-09)

## 🐛 Bug Fixes

- **normalizeInputs:** Bring back the defaulting I removed (#701) ([0e04eb3](https://github.com/sapphiredev/framework/commit/0e04eb3f13b3928c8348876c27b48d269825bb1d))

# [5.0.2](https://github.com/sapphiredev/framework/compare/v5.0.2...v5.0.2) - (2023-12-05)

## 🐛 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": "5.0.2",
"version": "5.0.3",
"description": "Discord bot framework built for advanced and amazing bots.",
"main": "dist/cjs/index.cjs",
"module": "dist/esm/index.mjs",
Expand Down

0 comments on commit 970b628

Please sign in to comment.