From 3e10a85a1ab2e5ce6d4373f6187d4f7cdc1f85a2 Mon Sep 17 00:00:00 2001 From: Brian Coords Date: Wed, 27 Mar 2024 07:41:51 -0700 Subject: [PATCH] updates version and changelog to 1.2.4 --- .github/CHANGELOG.md | 9 +++++++++ js/theme-bootstrap4.js | 2 +- js/theme-bootstrap4.min.js | 2 +- js/theme.js | 2 +- js/theme.min.js | 2 +- package-lock.json | 4 ++-- package.json | 2 +- style.css | 2 +- 8 files changed, 17 insertions(+), 8 deletions(-) diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 5bc00508..771bae09 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -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 ** diff --git a/js/theme-bootstrap4.js b/js/theme-bootstrap4.js index f7f442aa..b2b2b1aa 100644 --- a/js/theme-bootstrap4.js +++ b/js/theme-bootstrap4.js @@ -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) */ diff --git a/js/theme-bootstrap4.min.js b/js/theme-bootstrap4.min.js index 9528f501..a45e06ec 100644 --- a/js/theme-bootstrap4.min.js +++ b/js/theme-bootstrap4.min.js @@ -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) */ diff --git a/js/theme.js b/js/theme.js index 731bf7a8..5ba6d075 100644 --- a/js/theme.js +++ b/js/theme.js @@ -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) */ diff --git a/js/theme.min.js b/js/theme.min.js index 4c9fe294..65823d77 100644 --- a/js/theme.min.js +++ b/js/theme.min.js @@ -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) */ diff --git a/package-lock.json b/package-lock.json index 1696ebc1..603bc6c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index f959873f..d8ee03c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "understrap", - "version": "1.2.3", + "version": "1.2.4", "description": "WordPress Theme framework", "main": "index.js", "scripts": { diff --git a/style.css b/style.css index 27e7577c..15f7804c 100644 --- a/style.css +++ b/style.css @@ -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