Skip to content

Commit 52b678c

Browse files
committed
chore: update changelog entries
1 parent dedbccf commit 52b678c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 1.4.0
44
* Feat: Add search icon to Toolbar.
5+
* Feat: Add new custom hook `search-replace-for-block-editor.replaceBlockAttribute`.
56
* Chore: Enforce WP linting across plugin.
67
* Test: Improve unit tests cases.
78
* Refactor: Search & Replace core logic to use `replaceBlockAttribute` hook.

readme.txt

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Want to add your personal touch? All of our documentation can be found [here](ht
6565

6666
= 1.4.0 =
6767
* Feat: Add search icon to Toolbar.
68+
* Feat: Add new custom hook `search-replace-for-block-editor.replaceBlockAttribute`.
6869
* Chore: Enforce WP linting across plugin.
6970
* Test: Improve unit tests cases.
7071
* Refactor: Search & Replace core logic to use `replaceBlockAttribute` hook.

0 commit comments

Comments
 (0)