Version Bump

This commit is contained in:
Sarah Norris 2024-04-23 16:29:37 +01:00
parent f9e23c8a52
commit 3d06d9be4b
23 changed files with 30 additions and 6 deletions

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Dawson functions and definitions

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Hidden No Results Content

View file

@ -12,6 +12,9 @@ Dawson is a WordPress portfolio theme specifically tailored for photography. Wit
== Changelog ==
= 1.0.3 =
* Update style.css
= 1.0.2 =
* Lossless image optimization (#7671)

View file

@ -7,7 +7,7 @@ Description: Dawson is a WordPress portfolio theme specifically tailored for pho
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 1.0.2
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:

4
package-lock.json generated
View file

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

View file

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

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* RAW functions and definitions

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: A 404 page

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Default footer

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: home

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Query Basic

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Query Cover

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Query Synopsis

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Query Thumb

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: sidebar

View file

@ -12,6 +12,9 @@ RAW is a theme design inspired by the Brutalist concepts from the homonymous Arc
== Changelog ==
= 1.0.4 =
* Raw: Update screenshot (#7761)
= 1.0.3 =
* Lossless image optimization (#7671)

View file

@ -7,7 +7,7 @@ Description: RAW is a theme design inspired by the Brutalist concepts from the h
Requires at least: 5.8
Tested up to: 6.2
Requires PHP: 5.7
Version: 1.0.3
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template:

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Ueno functions and definitions

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: A 404 page

View file

@ -1,3 +1,4 @@
<?php declare( strict_types = 1 ); ?>
<?php
/**
* Title: Default footer

View file

@ -12,6 +12,9 @@ Ueno is suitable for any kind of blog or website. It has an opinionated default
== Changelog ==
= 1.0.6 =
* Update screenshot.png
= 1.0.5 =
* Ueno: Make sure the elements don't bump to the screen edges (#7367)

View file

@ -7,7 +7,7 @@ Description: Ueno is a mobile-first theme suitable for any kind of blog or websi
Requires at least: 5.8
Tested up to: 5.9
Requires PHP: 5.7
Version: 1.0.5
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: