From 8a65981de1279d838dd0605fedbd2a7350842559 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 5 Jul 2021 21:13:37 -0400 Subject: [PATCH] =?UTF-8?q?Release=201.4.5=20=F0=9F=92=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- README.md | 6 +++--- _layouts/default.html | 2 +- _sass/basically-basic.scss | 2 +- assets/javascripts/main.js | 2 +- docs/_layouts/default.html | 2 +- jekyll-theme-basically-basic.gemspec | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16645ac..3dc13c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] - +## [1.4.5] - 2021-07-05 ## Added - Add translation keys for CV layout. [#145](https://github.com/mmistakes/jekyll-theme-basically-basic/pull/145) diff --git a/README.md b/README.md index a637dff..f0d12ba 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ for any GitHub-hosted theme. 2. Run `bundle update` and verify that all gems install properly. -3. Add `remote_theme: "mmistakes/jekyll-theme-basically-basic@1.4.4"` to your +3. Add `remote_theme: "mmistakes/jekyll-theme-basically-basic@1.4.5"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entries. --- @@ -109,7 +109,7 @@ site and you should something similar to: ```