We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0348595 commit 23495a9Copy full SHA for 23495a9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.2.3 - 2025-02-02
4
+
5
+### Fixed
6
+- Fix GraphQL link type definitions for custom link types.
7
+- Fix link block spacing in element slide-outs.
8
9
## 2.2.2 - 2024-12-27
10
11
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/hyper",
"description": "A user-friendly links field for Craft.",
"type": "craft-plugin",
- "version": "2.2.2",
+ "version": "2.2.3",
"keywords": [
"craft",
"cms",
0 commit comments