Skip to content

Commit cc5b7fd

Browse files
committed
update version and changelog
1 parent 34f8388 commit cc5b7fd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Block Usage Changelog
22

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+
38
## 1.0.2 - 2023-07-27
49

510
### Fixed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "simplygoodwork/craft-block-usage",
33
"description": "See how Matrix and Neo blocks are being used across your sections.",
44
"type": "craft-plugin",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)