Skip to content

Commit 56c0e24

Browse files
committed
20.3.1
1 parent c7b2299 commit 56c0e24

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

readme.txt

+6-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
33
Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40
44
Tags: gutenberg, block, blocks, editor, gutenberg blocks, page builder, landing page, microcopy, steps, call to action
5-
Stable tag: 20.3.0
5+
Stable tag: 20.3.1
66
Requires at least: 6.3
77
Tested up to: 6.3
88
Requires PHP: 7.4
@@ -117,6 +117,11 @@ Yes! You can use Snow Monkey Blocks with any theme, but we recommend using our <
117117

118118
== Changelog ==
119119

120+
= 20.3.1 =
121+
* [Taxonomy terms] Added `$attributes` as second argument to filter hook `snow_monkey_blocks_taxonomy_terms_args`.
122+
* [Box] Fixed a bug that blocks were broken when the border width was left blank.
123+
* [Section (Break the grid)] Fixed a bug that shadows were displayed before images when using EWWW Image Optimizer.
124+
120125
= 20.3.0 =
121126
* [Taxonomy] Add filter hook `snow_monkey_blocks_taxonomy_terms_args`.
122127
* [Read more box] Fixed a bug that button size "Full" was not reflected.

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

0 commit comments

Comments
 (0)