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 15121ec commit 45c63c9Copy full SHA for 45c63c9
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 2.0.4 - 2022-07-06
4
+
5
+### Fixed
6
+- Fix an error when making GraphQL queries.
7
8
## 2.0.3 - 2022-07-02
9
10
### 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.3",
+ "version": "2.0.4",
"keywords": [
"craft",
"cms",
0 commit comments