Skip to content

Commit

Permalink
chore(release): release 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 19, 2024
1 parent b7787cb commit 0bd8480
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.

# [2.4.4](https://github.com/sapphiredev/type/compare/v2.4.4...v2.4.4) - (2024-01-19)

## 🐛 Bug Fixes

- Fixed commonjs typings export mapping (#526) ([b7787cb](https://github.com/sapphiredev/type/commit/b7787cb356f907a6867105314795b0916ff18363))

# [2.4.3](https://github.com/sapphiredev/type/compare/v2.4.3...v2.4.3) - (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/type",
"version": "2.4.3",
"version": "2.4.4",
"description": "A type detection utility for JavaScript",
"author": "@sapphire",
"license": "MIT",
Expand Down

0 comments on commit 0bd8480

Please sign in to comment.