Skip to content

Commit

Permalink
chore(release): 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Feb 18, 2022
1 parent df3a3d1 commit 01ee79c
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. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.4.1](https://github.com/sapphiredev/framework/compare/v2.4.0...v2.4.1) (2022-02-18)

### Bug Fixes

- explicitly bump sapphire dependencies to their latest versions ([df3a3d1](https://github.com/sapphiredev/framework/commit/df3a3d1dc58fc85312ea8db33944a049c88037a7))

## [2.4.0](https://github.com/sapphiredev/framework/compare/v2.3.0...v2.4.0) (2022-02-05)

### Features
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": "2.4.0",
"version": "2.4.1",
"description": "Discord bot framework built on top of @sapphire/lib for advanced and amazing bots.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 01ee79c

Please sign in to comment.