Skip to content

Commit

Permalink
version 2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Sep 24, 2023
1 parent e635c0b commit fa0d6c1
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.1.10 - 2023-09-25

### Added
- Add better handling for fatal errors when rendering Vizy blocks.

### Fixed
- Fix Table node inner node styles (links, lists, etc).
- Fix when using the Image Editor on an Image node, transforms not being generated.

## 2.1.9 - 2023-09-08

### 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": "2.1.9",
"version": "2.1.10",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit fa0d6c1

Please sign in to comment.