Skip to content

Commit 05277c0

Browse files
committed
chore(release): release 3.9.4
1 parent d03b19f commit 05277c0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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

5+
# [3.9.4](https://github.com/sapphiredev/shapeshift/compare/v3.9.4...v3.9.4) - (2023-12-04)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Properly split CJS and ESM ([9bb1ff9](https://github.com/sapphiredev/shapeshift/commit/9bb1ff95f2852e765a27c7a839ff5145ee6e3a01))
10+
11+
## 🧪 Testing
12+
13+
- Update path to global file ([d03b19f](https://github.com/sapphiredev/shapeshift/commit/d03b19f20507690869fe6b8f59a2400d95bd02be))
14+
515
# [3.9.3](https://github.com/sapphiredev/shapeshift/compare/v3.9.3...v3.9.3) - (2023-10-13)
616

717
## 🏠 Refactor

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapphire/shapeshift",
3-
"version": "3.9.3",
3+
"version": "3.9.4",
44
"description": "Blazing fast input validation and transformation ⚡",
55
"author": "@sapphire",
66
"license": "MIT",

0 commit comments

Comments
 (0)