We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb302b4 commit 681f9c5Copy full SHA for 681f9c5
.changelogs/blocks-update-1.yml
@@ -0,0 +1,4 @@
1
+significance: patch
2
+type: dev
3
+entry: Adding actions for add-ons to insert additional blocks when a post is
4
+ migrated to the block editor.
.changelogs/blocks-update.yml
@@ -0,0 +1,3 @@
+type: fixed
+entry: Avoid "block not found" error in the theme template editor.
composer.json
@@ -29,7 +29,7 @@
29
"php": ">=7.4",
30
"composer/installers": "~1.9.0",
31
"deliciousbrains/wp-background-processing": "1.0.2",
32
- "lifterlms/lifterlms-blocks": "2.7.0",
+ "lifterlms/lifterlms-blocks": "2.7.1",
33
"lifterlms/lifterlms-cli": "0.0.5",
34
"lifterlms/lifterlms-helper": "3.5.8",
35
"lifterlms/lifterlms-rest": "1.0.3",
0 commit comments