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 afb593d commit 033465cCopy full SHA for 033465c
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## [Next]
+## 1.0.5
5
6
* [Fixed] Invalid `micropackage/acf-block-creator/config` hookname
7
* [Added] Filters for block tamplate and style file paths
composer.json
@@ -1,6 +1,6 @@
{
"name": "micropackage/acf-block-creator",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "ACF Block Creator - automatic block creation add-on for ACF",
"license": "GPL-3.0-or-later",
"authors": [
0 commit comments