Skip to content

Commit be71f44

Browse files
committed
version 2.2.4
1 parent 1c6c600 commit be71f44

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.2.4 - 2025-03-05
4+
5+
### Fixed
6+
- Fix an error when embedding URLs with special characters.
7+
- Fix an error where international phone numbers were being stripped due to JSON normalization.
8+
39
## 2.2.3 - 2025-02-02
410

511
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "verbb/hyper",
33
"description": "A user-friendly links field for Craft.",
44
"type": "craft-plugin",
5-
"version": "2.2.3",
5+
"version": "2.2.4",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)