Skip to content

Commit

Permalink
version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 7, 2024
1 parent 21c54dd commit 93279ba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.2.2 - 2024-09-07

### Added
- Add extra error logging for Matrix and Super Table fields for Typed Link field migration.
- Add “safe” attributes for various link properties to allow `setAttributes` correctly.
- Add `linkUri` to the GraphQL `LinkInterface` class.

## 1.2.1 - 2024-08-08

### Fixed
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": "1.2.1",
"version": "1.2.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 93279ba

Please sign in to comment.