Skip to content

Commit f532322

Browse files
authored
Merge pull request #386 from KevinBatdorf/release/1.27.7
2 parents f955d2d + ebcc779 commit f532322

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

code-block-pro.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Author URI: https://code-block-pro.com
99
* Requires at least: 6.0
1010
* Requires PHP: 7.0
11-
* Version: 1.27.6
11+
* Version: 1.27.7
1212
* License: GPL-2.0-or-later
1313
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1414
* Text Domain: code-block-pro

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: kbat82, dcooney, a169kai
33
Tags: block, code, syntax, highlighter, php
44
Tested up to: 6.8
5-
Stable tag: 1.27.6
5+
Stable tag: 1.27.7
66
License: GPL-2.0-or-later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
88

@@ -313,6 +313,10 @@ Themes are rendered inside the editor as you type or make changes, so the code b
313313

314314
== Changelog ==
315315

316+
= 1.27.7 - 2025-07-05 =
317+
- Fixes a bug where block error warning messages would only affect the first block.
318+
- Adds an update notice to users on the paid theme pack.
319+
316320
= 1.27.6 - 2025-06-29 =
317321
- Fixes a bug where shortcodes with attributes would not be properly escaped.
318322

0 commit comments

Comments
 (0)