Skip to content

Commit 681f9c5

Browse files
committed
Updating blocks to 2.7.1.
1 parent fb302b4 commit 681f9c5

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changelogs/blocks-update-1.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
significance: patch
2+
type: fixed
3+
entry: Avoid "block not found" error in the theme template editor.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"php": ">=7.4",
3030
"composer/installers": "~1.9.0",
3131
"deliciousbrains/wp-background-processing": "1.0.2",
32-
"lifterlms/lifterlms-blocks": "2.7.0",
32+
"lifterlms/lifterlms-blocks": "2.7.1",
3333
"lifterlms/lifterlms-cli": "0.0.5",
3434
"lifterlms/lifterlms-helper": "3.5.8",
3535
"lifterlms/lifterlms-rest": "1.0.3",

0 commit comments

Comments
 (0)