Skip to content

Commit b147ec1

Browse files
committed
23.1.0
1 parent 16a8fa5 commit b147ec1

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Diff for: changelog.txt

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

3+
= 23.1.0 =
4+
* [Taxonomy] Add new feature: Display count
5+
* [Section] Fixed a bug where the position of "Background Text" was sometimes not reflected in the editor.
6+
* [Section (Break the grid)] Fixed a bug where the position of "Background Text" was sometimes not reflected in the editor.
7+
* [Section (Background image/video)] Fixed a bug where the position of "Background Text" was sometimes not reflected in the editor.
8+
39
= 23.0.3 =
410
* Fixed a bug where REQUEST_URI could not be obtained.
511

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.3
5+
Stable tag: 23.1.0
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.3
4+
* Version: 23.1.0
55
* Description: Gutenberg blocks collection made by MonkeyWrench.
66
* Author: inc2734
77
* Author URI: https://2inc.org

0 commit comments

Comments
 (0)