Skip to content

Commit 9bbfab2

Browse files
committed
Version 1.4.2
1 parent f7d9451 commit 9bbfab2

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [[1.4.2]] - 2020-03-22
8+
### Fixed
9+
- Encoding of dates in HTML (@alanorth)
10+
711
## [[1.4.1]] - 2020-03-19
812
### Updated
913
- npm dependencies: rtlcss 2.5.0, webpack 4.42.0, fontawesome solid icons 5.12.1

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hugo-theme-bootstrap4-blog",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "A Bootstrap v4 theme for the Hugo static site generator.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)