Skip to content

Commit ed85cc8

Browse files
chore(release): release 5.3.5
1 parent a04f44a commit ed85cc8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
# [5.3.5](https://github.com/sapphiredev/framework/compare/v5.3.4...v5.3.5) - (2025-05-12)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Update sapphire dependencies ([a04f44a](https://github.com/sapphiredev/framework/commit/a04f44a202d55082aff8e49983b1f0bfe8dd7808))
10+
- **deps:** Update all non-major dependencies ([e99277a](https://github.com/sapphiredev/framework/commit/e99277a4b063eaec3654911607cdf3a9aa5c825b)) ([#837](https://github.com/sapphiredev/framework/pull/837) by @renovate[bot])
11+
512
# [5.3.4](https://github.com/sapphiredev/framework/compare/v5.3.3...v5.3.4) - (2025-04-20)
613

714
## 🐛 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.4",
3+
"version": "5.3.5",
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)