From ca9c7801afe58b0b64f8960dd2278f1bb6e4fc73 Mon Sep 17 00:00:00 2001 From: Stefano Bartoletti Date: Mon, 24 Oct 2022 14:02:31 +0100 Subject: [PATCH] Release 0.30.6 --- CHANGELOG.md | 5 +++-- composer.json | 2 +- package.json | 2 +- style.css | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80191fd2..ba9f33f5 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.30.6] - 2022-10-24 ### Changed - Updated German translation (contributed by [m1ga](https://github.com/m1ga)) - Updated Czech translation (contributed by [PapuleX](https://github.com/PapuleX)) @@ -241,6 +241,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.30.6]: https://github.com/stefanobartoletti/bricks/compare/v0.30.5...v0.30.6 [0.30.5]: https://github.com/stefanobartoletti/bricks/compare/v0.30.4...v0.30.5 [0.30.4]: https://github.com/stefanobartoletti/bricks/compare/v0.30.3...v0.30.4 [0.30.3]: https://github.com/stefanobartoletti/bricks/compare/v0.30.2...v0.30.3 @@ -268,4 +269,4 @@ The format is based on [Keep a Changelog][Keep a Changelog] and this project adh [0.20.1]: https://github.com/stefanobartoletti/bricks/compare/v0.20.0...v0.20.1 [0.20.0]: https://github.com/stefanobartoletti/bricks/releases/v0.20.0 -[unreleased]: https://github.com/stefanobartoletti/bricks/compare/v0.30.5...HEAD +[unreleased]: https://github.com/stefanobartoletti/bricks/compare/v0.30.6...HEAD diff --git a/composer.json b/composer.json index 26a85a0f..6cc74c49 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "stefanobartoletti/bricks", - "version": "0.30.5", + "version": "0.30.6", "description": "A modular WordPress starter theme powered by Bootstrap 5 and Gulp", "authors": [ { diff --git a/package.json b/package.json index 59caf1f3..d81b35aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bricks", - "version": "0.30.5", + "version": "0.30.6", "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 f6cb2813..2599c7ce 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.30.5 +Version: 0.30.6 License: GPL-3.0 License URI: https://github.com/stefanobartoletti/bricks/blob/master/LICENSE.txt Text Domain: bricks