Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit cd3a104

Browse files
committed
Version Bump
1 parent 947ca40 commit cd3a104

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "themes",
3-
"version": "1.0.5729",
3+
"version": "1.0.5730",
44
"description": "Automattic public themes",
55
"author": "automattic",
66
"license": "GPL-2.0",

tomoni/readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Tomoni is a theme that displays a use case of multilingual content with Japanese
1212

1313
== Changelog ==
1414

15+
= 1.0.4 =
16+
* Add css unit to styles.spacing.padding value to regain default paddings on menu overlay (#8659)
17+
1518
= 1.0.3 =
1619
* Lossless image optimization (#7671)
1720

tomoni/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: Tomoni is a theme that displays a use case of multilingual content
77
Requires at least: 6.3
88
Tested up to: 6.4
99
Requires PHP: 5.7
10-
Version: 1.0.3
10+
Version: 1.0.4
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: tomoni

0 commit comments

Comments
 (0)