Skip to content

Commit

Permalink
chore(release): release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Dec 9, 2023
1 parent 2f862f4 commit fa7b064
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.1.0](https://github.com/sapphiredev/pieces/compare/v4.1.0...v4.1.0) - (2023-12-09)

## 🚀 Features

- Bun (#359) ([2f862f4](https://github.com/sapphiredev/pieces/commit/2f862f4d4d9a7c569118795db7d432fc3971a939))

# [4.0.2](https://github.com/sapphiredev/pieces/compare/v4.0.2...v4.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/pieces",
"version": "4.0.2",
"version": "4.1.0",
"description": "Sapphire's piece loader.",
"main": "dist/cjs/index.cjs",
"module": "dist/esm/index.mjs",
Expand Down

0 comments on commit fa7b064

Please sign in to comment.