Skip to content

Commit

Permalink
version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Dec 27, 2024
1 parent 49deee7 commit d8bb508
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 2.2.2 - 2024-12-27

### Fixed
- Fix GraphQL `LinkType` using the translated link type label.
- Fix a migration error for other link fields when renaming field instance handles.
- Fix `Db::prepareForJsonColumn` deprecation and handling.
- Fix content migration for some link plugins (LinkIt) for certain versions.
- Fix field change warnings for Custom or URL link types.

## 2.2.1 - 2024-12-02

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/hyper",
"description": "A user-friendly links field for Craft.",
"type": "craft-plugin",
"version": "2.2.1",
"version": "2.2.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit d8bb508

Please sign in to comment.