Skip to content

Commit 16ec2ef

Browse files
committed
23.0.2
1 parent f5a9801 commit 16ec2ef

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Diff for: changelog.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
*** Changelog ***
22

3+
= 23.0.2 =
4+
* [Panels:Vertical layout] Fixed a bug where centering text was not being applied.
5+
* [Panels:Free input / Block link] Improved the display position of the link settings popover.
6+
* [Panels:Horizontal layout] Improved the display position of the link settings popover.
7+
* [Panels:Vertical layout] Improved the display position of the link settings popover.
8+
* [Items:Block link] Improved the display position of the link settings popover.
9+
310
= 23.0.1 =
411
[Items] The implementation of block links has been revised for accessibility.
512
[Panel] The implementation of block links has been revised for accessibility.

Diff for: readme.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: inc2734, mayukojpn, livevalue, kmix39, kngsmym, kokuboyuki, richaber, witch_doktor, rocketmartue, kutsu, toru
33
Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
44
Tags: gutenberg, block, blocks, editor, gutenberg blocks
5-
Stable tag: 23.0.1
5+
Stable tag: 23.0.2
66
Requires at least: 6.7
77
Tested up to: 6.7
88
Requires PHP: 7.4

Diff for: snow-monkey-blocks.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Plugin name: Snow Monkey Blocks
4-
* Version: 23.0.1
4+
* Version: 23.0.2
55
* Description: Gutenberg blocks collection made by MonkeyWrench.
66
* Author: inc2734
77
* Author URI: https://2inc.org

0 commit comments

Comments
 (0)