Skip to content

Commit 360507c

Browse files
committed
"chore(release): release 3.9.7"
1 parent a4d8c8d commit 360507c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
# [3.9.7](https://github.com/sapphiredev/shapeshift/compare/v3.9.6...v3.9.7) - (2024-03-31)
6+
7+
## 🐛 Bug Fixes
8+
9+
- Allow engines.node >= 16 ([a4d8c8d](https://github.com/sapphiredev/shapeshift/commit/a4d8c8d70e414192b61d565f89e51b19a117c8c1))
10+
511
# [3.9.6](https://github.com/sapphiredev/shapeshift/compare/v3.9.6...v3.9.6) - (2024-01-19)
612

713
## 🐛 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/shapeshift",
3-
"version": "3.9.6",
3+
"version": "3.9.7",
44
"description": "Blazing fast input validation and transformation ⚡",
55
"author": "@sapphire",
66
"license": "MIT",

0 commit comments

Comments
 (0)