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

Commit 95ce31f

Browse files
committed
Version Bump
1 parent b1d66ac commit 95ce31f

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

coachava/readme.txt

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Coach Ava is a theme designed for coaching professionals. It is tailored to show
1414

1515
== Changelog ==
1616

17+
= 1.0.1 =
18+
* Add css unit to styles.spacing.padding value to regain default paddings on menu overlay (#8666)
19+
1720
= 1.0.0 =
1821
* Initial release
1922

coachava/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: Coach Ava is a theme designed for coaching professionals. It is tai
77
Requires at least: 6.1
88
Tested up to: 6.6
99
Requires PHP: 5.7
10-
Version: 1.0.0
10+
Version: 1.0.1
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: coachava

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "themes",
3-
"version": "1.0.5735",
3+
"version": "1.0.5736",
44
"description": "Automattic public themes",
55
"author": "automattic",
66
"license": "GPL-2.0",

0 commit comments

Comments
 (0)