updates to version 1.2.2-beta1

This commit is contained in:
Brian Coords 2022-12-07 08:27:55 -08:00
parent cd847bc1fc
commit 3c37da6330
8 changed files with 14 additions and 8 deletions

View File

@ -8,6 +8,12 @@
-
## Release 1.2.2-beta1 December 7th 2022
** Fixes **
- Updates WooCommerce templates as of 7.1.0
## Release 1.2.1 November 17th 2022
** Fixes **

View File

@ -1,5 +1,5 @@
/*!
* Understrap v1.2.1 (https://understrap.com)
* Understrap v1.2.2-beta1 (https://understrap.com)
* Copyright 2013-2022 The UnderStrap Authors (https://github.com/understrap/understrap/graphs/contributors)
* Licensed under GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html)
*/

View File

@ -1,5 +1,5 @@
/*!
* Understrap v1.2.1 (https://understrap.com)
* Understrap v1.2.2-beta1 (https://understrap.com)
* Copyright 2013-2022 The UnderStrap Authors (https://github.com/understrap/understrap/graphs/contributors)
* Licensed under GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html)
*/

View File

@ -1,5 +1,5 @@
/*!
* Understrap v1.2.1 (https://understrap.com)
* Understrap v1.2.2-beta1 (https://understrap.com)
* Copyright 2013-2022 The UnderStrap Authors (https://github.com/understrap/understrap/graphs/contributors)
* Licensed under GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html)
*/

2
js/theme.min.js vendored
View File

@ -1,5 +1,5 @@
/*!
* Understrap v1.2.1 (https://understrap.com)
* Understrap v1.2.2-beta1 (https://understrap.com)
* Copyright 2013-2022 The UnderStrap Authors (https://github.com/understrap/understrap/graphs/contributors)
* Licensed under GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html)
*/

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "understrap",
"version": "1.2.1",
"version": "1.2.2-beta1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "understrap",
"version": "1.2.1",
"version": "1.2.2-beta1",
"license": "GPL-3.0",
"devDependencies": {
"@babel/core": "^7.19.6",

View File

@ -1,6 +1,6 @@
{
"name": "understrap",
"version": "1.2.1",
"version": "1.2.2-beta1",
"description": "WordPress Theme framework",
"main": "index.js",
"scripts": {

View File

@ -5,7 +5,7 @@ Author: Howard Development & Consulting
Author URI: https://howarddc.com
GitHub Theme URI: https://github.com/understrap/understrap
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Version: 1.2.1
Version: 1.2.2-beta1
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 5.2