Skip to content

Commit d1b48f7

Browse files
committed
chore(release): release 3.9.3
1 parent 813220e commit d1b48f7

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.3](https://github.com/sapphiredev/shapeshift/compare/v3.9.3...v3.9.3) - (2023-10-13)
6+
7+
## 🏠 Refactor
8+
9+
- Change email regex (#306) ([c5d49cf](https://github.com/sapphiredev/shapeshift/commit/c5d49cf32931aff24ab74ba87ee8d6d35f7231af))
10+
511
# [3.9.2](https://github.com/sapphiredev/shapeshift/compare/v3.9.1...v3.9.2) - (2023-06-04)
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.2",
3+
"version": "3.9.3",
44
"description": "Blazing fast input validation and transformation ⚡",
55
"author": "@sapphire",
66
"license": "MIT",

0 commit comments

Comments
 (0)