This repository was archived by the owner on Oct 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] [ Keep a Changelog ] and this project adheres to [ Semantic Versioning] [ Semantic Versioning ] .
55
6- ## [ Unreleased ]
6+ ## [ 0.30.0 ] - 2022-05-17
77
88### Added
99- Added support to configure compression value for images
@@ -208,6 +208,7 @@ The format is based on [Keep a Changelog][Keep a Changelog] and this project adh
208208<!-- Versions -->
209209[ Unreleased ] : https://github.com/stefanobartoletti/bricks/compare/master...devel
210210
211+ [ 0.30.0 ] : https://github.com/stefanobartoletti/bricks/compare/v0.29.1...v0.30.0
211212[ 0.29.1 ] : https://github.com/stefanobartoletti/bricks/compare/v0.29.0...v0.29.1
212213[ 0.29.0 ] : https://github.com/stefanobartoletti/bricks/compare/v0.28.0...v0.29.0
213214[ 0.28.0 ] : https://github.com/stefanobartoletti/bricks/compare/v0.27.3...v0.28.0
@@ -229,4 +230,4 @@ The format is based on [Keep a Changelog][Keep a Changelog] and this project adh
229230[ 0.20.1 ] : https://github.com/stefanobartoletti/bricks/compare/v0.20.0...v0.20.1
230231[ 0.20.0 ] : https://github.com/stefanobartoletti/bricks/releases/v0.20.0
231232
232- [ unreleased ] : https://github.com/stefanobartoletti/bricks/compare/v0.29.1 ...HEAD
233+ [ unreleased ] : https://github.com/stefanobartoletti/bricks/compare/v0.30.0 ...HEAD
Original file line number Diff line number Diff line change 11{
22 "name" : " stefanobartoletti/bricks" ,
3- "version" : " 0.29.1 " ,
3+ "version" : " 0.30.0 " ,
44 "description" : " A modular WordPress starter theme powered by Bootstrap 5 and Gulp" ,
55 "authors" : [
66 {
Original file line number Diff line number Diff line change 11{
22 "name" : " bricks" ,
3- "version" : " 0.29.1 " ,
3+ "version" : " 0.30.0 " ,
44 "description" : " A modular WordPress starter theme powered by Bootstrap 5 and Gulp" ,
55 "author" : " Stefano Bartoletti (https://www.stefanobartoletti.it)" ,
66 "repository" : {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Theme URI: https://bricks.stefanobartoletti.it
44Author: Stefano Bartoletti
55Author URI: https://www.stefanobartoletti.it
66Description: A modular WordPress starter theme powered by Bootstrap 5 and Gulp
7- Version: 0.29.1
7+ Version: 0.30.0
88License: GPL-3.0
99License URI: https://github.com/stefanobartoletti/bricks/blob/master/LICENSE.txt
1010Text Domain: bricks
You can’t perform that action at this time.
0 commit comments