Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alanorth/hugo-theme-bootstrap4-blog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Orth <alan.orth@gmail.com>2019-12-02 11:25:40 +0300
committerAlan Orth <alan.orth@gmail.com>2019-12-02 11:25:40 +0300
commit80e17a5ffdb179fb95c64017b24d93c2e566c9c0 (patch)
tree49f4086fdb3a79ad594c25e0eefc44de3ff6c881
parent14417a81534d01b8229341a54ddd24037ef2ab8a (diff)
Version 1.3.3v1.3.3
-rw-r--r--CHANGELOG.md2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b25a1df..5914b14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## Unreleased
+## [[1.3.3]] - 2019-12-02
### Fixed
- "Home" link for blogs that are not at the root of the domain (@phofman #115)
diff --git a/package.json b/package.json
index 2c58958..4481b2d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-bootstrap4-blog",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
"repository": {
"type": "git",