From 17a8f7d9409a615cf32726fed1624ba6243047c9 Mon Sep 17 00:00:00 2001 From: chrisrhymes Date: Sun, 17 Jan 2021 13:18:32 +0000 Subject: [PATCH] Release 0.10.5 --- bulma-clean-theme.gemspec | 2 +- changelog.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/bulma-clean-theme.gemspec b/bulma-clean-theme.gemspec index 7ff93a109..c6aded1e7 100644 --- a/bulma-clean-theme.gemspec +++ b/bulma-clean-theme.gemspec @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "bulma-clean-theme" - spec.version = "0.10.4" + spec.version = "0.10.5" spec.authors = ["chrisrhymes"] spec.email = ["csrhymes@gmail.com"] diff --git a/changelog.txt b/changelog.txt index 53bddb659..097151d56 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +# 0.10.5 +* Fix for content width with menubar_toc - pull request #85 by wangjunlem +* Remove duplicate title tag in head - pull request #75 by cketti + # 0.10.4 * Added support for fixed navbar top or bottom - pull request #77 by schlpbch * Updated bulma-block-list