updates version and changelog to 1.2.4

This commit is contained in:
Brian Coords 2024-03-27 07:41:51 -07:00
parent c18d0c21fa
commit 3e10a85a1a
8 changed files with 17 additions and 8 deletions

View File

@ -8,6 +8,15 @@
-
## Release 1.2.4 April 1st 2024
** Fixes **
- Woocommerce templates #2189
- Translations #2002
- WooCommerce input fields #2089
- Updates build process dependencies
## Release 1.2.3 March 18th 2024
** Enhancements **

View File

@ -1,5 +1,5 @@
/*!
* Understrap v1.2.3 (https://understrap.com)
* Understrap v1.2.4 (https://understrap.com)
* Copyright 2013-2024 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.3 (https://understrap.com)
* Understrap v1.2.4 (https://understrap.com)
* Copyright 2013-2024 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.3 (https://understrap.com)
* Understrap v1.2.4 (https://understrap.com)
* Copyright 2013-2024 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.3 (https://understrap.com)
* Understrap v1.2.4 (https://understrap.com)
* Copyright 2013-2024 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.3",
"version": "1.2.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "understrap",
"version": "1.2.3",
"version": "1.2.4",
"license": "GPL-3.0",
"devDependencies": {
"@babel/core": "^7.24.3",

View File

@ -1,6 +1,6 @@
{
"name": "understrap",
"version": "1.2.3",
"version": "1.2.4",
"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.3
Version: 1.2.4
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 5.2