Skip to content

Commit

Permalink
version 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Aug 11, 2024
1 parent 56b0099 commit c9e76f3
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

## 3.0.2 - 2024-08-11

### Fixed
- Fix some click events in Vizy Block fields not triggering change event listener.
- Fix an error when initializing Vizy fields multiple times.
- Fix incorrect field serialization when in live preview.
- Fix Live Preview detection.
- Fix compatibility with Hyper.

## 3.0.1 - 2024-07-21

### 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/vizy",
"description": "A flexible visual editor field for Craft.",
"type": "craft-plugin",
"version": "3.0.1",
"version": "3.0.2",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit c9e76f3

Please sign in to comment.