From 018f7cf5bc3d620990394a92cf75265a78519563 Mon Sep 17 00:00:00 2001 From: Stefano Bartoletti Date: Wed, 16 Mar 2022 00:11:40 +0100 Subject: [PATCH] Release 0.29.0 --- CHANGELOG.md | 3 ++- composer.json | 2 +- package.json | 2 +- style.css | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 403b885d..2d5a685b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog][Keep a Changelog] and this project adheres to [Semantic Versioning][Semantic Versioning]. -## [Unreleased] +## [0.29.0] - 2022-03-16 ### Added - Added a new Pattern Library page to test and showcase Bootstrap custom theme @@ -190,6 +190,7 @@ The format is based on [Keep a Changelog][Keep a Changelog] and this project adh [Unreleased]: https://github.com/stefanobartoletti/bricks/compare/master...devel +[0.29.0]: https://github.com/stefanobartoletti/bricks/compare/v0.28.0...v0.29.0 [0.28.0]: https://github.com/stefanobartoletti/bricks/compare/v0.27.3...v0.28.0 [0.27.3]: https://github.com/stefanobartoletti/bricks/compare/v0.27.2...v0.27.3 [0.27.2]: https://github.com/stefanobartoletti/bricks/compare/v0.27.1...v0.27.2 diff --git a/composer.json b/composer.json index eaf4c2e9..195c14d6 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "stefanobartoletti/bricks", - "version": "0.28.0", + "version": "0.29.0", "description": "A modular WordPress starter theme powered by Bootstrap 5 and Gulp", "authors": [ { diff --git a/package.json b/package.json index 7680e0d9..ec70b86d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bricks", - "version": "0.28.0", + "version": "0.29.0", "description": "A modular WordPress starter theme powered by Bootstrap 5 and Gulp", "author": "Stefano Bartoletti (https://www.stefanobartoletti.it)", "repository": { diff --git a/style.css b/style.css index ac3355b2..fa3bac9b 100755 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://bricks.stefanobartoletti.it Author: Stefano Bartoletti Author URI: https://www.stefanobartoletti.it Description: A modular WordPress starter theme powered by Bootstrap 5 and Gulp -Version: 0.28.0 +Version: 0.29.0 License: GPL-3.0 License URI: https://github.com/stefanobartoletti/bricks/blob/master/LICENSE.txt Text Domain: bricks