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 34f8388 commit cc5b7fdCopy full SHA for cc5b7fd
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Block Usage Changelog
2
3
+## 2.0.1 - 2023-08-16
4
+### Fixed
5
+- Fixed error that occurred when clicking a Matrix field's Entry Type.
6
+- Clicking a Matrix field's Entry Type now only shows usage where the entry type is used in that particular field.
7
+
8
## 1.0.2 - 2023-07-27
9
10
### Fixed
composer.json
@@ -2,7 +2,7 @@
"name": "simplygoodwork/craft-block-usage",
"description": "See how Matrix and Neo blocks are being used across your sections.",
"type": "craft-plugin",
- "version": "2.0.0",
+ "version": "2.0.1",
"keywords": [
"craft",
"cms",
0 commit comments