Skip to content

Commit

Permalink
version 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Oct 25, 2023
1 parent 6ab11ef commit fe6f815
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.1.12 - 2023-10-25

### Added
- Add exception message to console when failing to render a Vizy block.

### Fixed
- Fix an error when outputting iframe content, in some cases.

## 2.1.11 - 2023-10-03

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

0 comments on commit fe6f815

Please sign in to comment.