Version Bump

This commit is contained in:
Jason Crist 2022-09-23 09:58:55 -04:00
parent 272d895510
commit 87bf2f2104
4 changed files with 10 additions and 3 deletions

View file

@ -12,6 +12,13 @@ A theme for music-y stuff
== Changelog ==
= 0.0.6 =
* Adding missing svg assets (#6617)
* Added a front-page template (#6615)
* refactored singular template's padding configuration (#6614)
* Corrected the location of loudness' svg illustration assets (#6618)
* Adding guest performers pattern (#6619)
= 0.0.5 =
* Refactored to a singular template and updated layout widths to match changes in design (#6608)

View file

@ -7,7 +7,7 @@ Description: A theme for music-y stuff
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 0.0.5
Version: 0.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: loudness

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.226",
"version": "1.0.227",
"lockfileVersion": 3,
"requires": true,
"packages": {

View file

@ -1,6 +1,6 @@
{
"name": "themes",
"version": "1.0.226",
"version": "1.0.227",
"description": "Automattic public themes",
"author": "automattic",
"license": "GPL-2.0",