Skip to content
This repository was archived by the owner on Oct 18, 2023. It is now read-only.

Commit cd28faa

Browse files
Release 0.22.1
1 parent c57a4f7 commit cd28faa

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog][Keep a Changelog] and this project adheres to [Semantic Versioning][Semantic Versioning].
55

6-
## [Unreleased]
6+
## [0.22.1] - 2021-06-25
77

88
### Changed
99
- Updated Dev Dependencies
@@ -87,6 +87,7 @@ The format is based on [Keep a Changelog][Keep a Changelog] and this project adh
8787
<!-- Versions -->
8888
[Unreleased]: https://github.com/stefanobartoletti/bricks/compare/master...devel
8989

90+
[0.22.1]: https://github.com/stefanobartoletti/bricks/compare/v0.22.0...v0.22.1
9091
[0.22.0]: https://github.com/stefanobartoletti/bricks/compare/v0.21.3...v0.22.0
9192
[0.21.3]: https://github.com/stefanobartoletti/bricks/compare/v0.21.2...v0.21.3
9293
[0.21.2]: https://github.com/stefanobartoletti/bricks/compare/v0.21.1...v0.21.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bricks",
3-
"version": "0.22.0",
3+
"version": "0.22.1",
44
"description": "A modular WordPress starter theme powered by Bootstrap and Gulp",
55
"author": "Stefano Bartoletti (https://www.stefanobartoletti.it)",
66
"repository": {

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://bricks.stefanobartoletti.it
44
Author: Stefano Bartoletti
55
Author URI: https://www.stefanobartoletti.it
66
Description: A modular WordPress starter theme powered by Bootstrap and Gulp
7-
Version: 0.22.0
7+
Version: 0.22.1
88
License: GPL-3.0
99
License URI: https://github.com/stefanobartoletti/bricks/blob/master/LICENSE.txt
1010
Text Domain: bricks

0 commit comments

Comments
 (0)