We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a32f82 commit cca5604Copy full SHA for cca5604
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 2.0.2 - 2022-06-04
4
+
5
+### Fixed
6
+- Fix an error with JS translations.
7
+- Fix return types for `node.renderHtml()`.
8
9
## 2.0.1 - 2022-05-28
10
11
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/vizy",
"description": "A flexible visual editor field for Craft CMS.",
"type": "craft-plugin",
- "version": "2.0.1",
+ "version": "2.0.2",
"keywords": [
"craft",
"cms",
0 commit comments