Skip to content

Commit 8da0410

Browse files
committed
chore(release): release 5.3.4
1 parent 010fef5 commit 8da0410

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
# [5.3.4](https://github.com/sapphiredev/framework/compare/v5.3.3...v5.3.4) - (2025-04-20)
6+
7+
## 🐛 Bug Fixes
8+
9+
- **clientpermissions:** Resolve client permissions for older applications ([010fef5](https://github.com/sapphiredev/framework/commit/010fef5b4b3c8d25dabc5e9f6e88fdcb76bca57c)) ([#835](https://github.com/sapphiredev/framework/pull/835) by @SirDeadlystrike)
10+
511
# [5.3.3](https://github.com/sapphiredev/framework/compare/v5.3.2...v5.3.3) - (2025-04-07)
612

713
## 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapphire/framework",
3-
"version": "5.3.3",
3+
"version": "5.3.4",
44
"description": "Discord bot framework built for advanced and amazing bots.",
55
"main": "dist/cjs/index.cjs",
66
"module": "dist/esm/index.mjs",

0 commit comments

Comments
 (0)