Skip to content

Commit 6eb478a

Browse files
committed
chore: 1.0.7 release
1 parent 91c0b7f commit 6eb478a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [Next]
4+
## 1.0.7
55

66
* [Added] Render block wrapper attributes
77
* [Added] Support for block spacing

src/BlockLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ public function render_block( $block ) {
406406
/**
407407
* Checks whether WordPress supports block wrapper attributes.
408408
*
409-
* @since [Next]
409+
* @since 1.0.7
410410
* @return bool
411411
*/
412412
protected function supports_block_wrapper_attributes() {

0 commit comments

Comments
 (0)