We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14417a8 commit 80e17a5Copy full SHA for 80e17a5
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## Unreleased
+## [[1.3.3]] - 2019-12-02
8
### Fixed
9
- "Home" link for blogs that are not at the root of the domain (@phofman #115)
10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hugo-theme-bootstrap4-blog",
3
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
"repository": {
"type": "git",
0 commit comments