Version Bump

This commit is contained in:
alaczek 2022-09-20 10:51:55 +10:00
parent de12d33c26
commit bb06a1f513
11 changed files with 31 additions and 8 deletions

View file

@ -7,7 +7,7 @@ Description: Block canvas is a simple theme that supports full-site editing. It
Requires at least: 5.7 Requires at least: 5.7
Tested up to: 5.9 Tested up to: 5.9
Requires PHP: 5.7 Requires PHP: 5.7
Version: 0.0.15 Version: 0.0.16
License: GNU General Public License v2 or later License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: block-canvas Text Domain: block-canvas

View file

@ -12,6 +12,17 @@ A theme for music-y stuff
== Changelog == == Changelog ==
= 0.0.2 =
* Decibel: add typography styles (#6571)
* Decibel: add layout and global spacing (#6574)
* Decibel: add link styles (#6570)
* Decibel: add button styles (#6567)
* Style/decibel header (#6582)
* Style/decibel navigation (#6586)
* Added large illustration patterns (#6585)
* Add decibel single template and adjust according parent settings. (#6584)
* Add table CSS to Blockbase and Decibel (#6593)
= 0.0.1 = = 0.0.1 =
* Initial release * Initial release

View file

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

View file

@ -9,6 +9,9 @@ A theme for creators equipped with multiple patterns for single page site.
== Changelog == == Changelog ==
= 0.0.18 =
* Lynx: Add fluid typography support. (#6572)
= 0.0.17 = = 0.0.17 =
* Lynx: Update theme screenshot. (#6522) * Lynx: Update theme screenshot. (#6522)
* Lynx: Update the mesh gradient pattern. (#6540) * Lynx: Update the mesh gradient pattern. (#6540)

View file

@ -7,7 +7,7 @@ Description: A theme for anyone who wants to create a collection of links to the
Requires at least: 5.7 Requires at least: 5.7
Tested up to: 5.9 Tested up to: 5.9
Requires PHP: 5.7 Requires PHP: 5.7
Version: 0.0.17 Version: 0.0.18
License: GNU General Public License v2 or later License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lynx Text Domain: lynx

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "themes", "name": "themes",
"version": "1.0.216", "version": "1.0.217",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "themes", "name": "themes",
"version": "1.0.216", "version": "1.0.217",
"license": "GPL-2.0", "license": "GPL-2.0",
"workspaces": [ "workspaces": [
"*" "*"

View file

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

View file

@ -12,6 +12,11 @@ Description: Pixl is a simple yet opinionated blogging theme inspired by website
== Changelog == == Changelog ==
= 0.0.6 =
* Block Canvas: update comments pattern. (#6575)
* Pixl: add readme and screenshot (#6529)
* Pixl: update font licenses (#6583)
= 1.0.0 = = 1.0.0 =
* Initial release * Initial release

View file

@ -7,7 +7,7 @@ Description: Pixl is a simple yet opinionated blogging theme inspired by website
Requires at least: 6.0 Requires at least: 6.0
Tested up to: 6.0 Tested up to: 6.0
Requires PHP: 5.7 Requires PHP: 5.7
Version: 0.0.5 Version: 0.0.6
License: GNU General Public License v2 or later License: GNU General Public License v2 or later
License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
Template: Template:

View file

@ -13,6 +13,10 @@ Its minimalist functionality is balanced by a strong accent color, beautiful pho
== Changelog == == Changelog ==
= 0.0.10 =
* Rainfall: fix CTA pattern (#6576)
* Rainfall: fix navigation link colors (#6577)
= 0.0.9 = = 0.0.9 =
* Rainfall: Update navigation styles and tidy up templates (#6417) * Rainfall: Update navigation styles and tidy up templates (#6417)
* Rainfall: add Home template (#6450) * Rainfall: add Home template (#6450)

View file

@ -7,7 +7,7 @@ Description: Rainfall is a clean, objective blogging theme strongly inspired by
Requires at least: 6.0 Requires at least: 6.0
Tested up to: 6.0 Tested up to: 6.0
Requires PHP: 5.7 Requires PHP: 5.7
Version: 0.0.9 Version: 0.0.10
License: GNU General Public License v2 or later License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rainfall Text Domain: rainfall