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

github.com/peaceiris/hugo-theme-iris.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeaceiris <30958501+peaceiris@users.noreply.github.com>2020-02-08 03:57:51 +0300
committerpeaceiris <30958501+peaceiris@users.noreply.github.com>2020-02-08 03:57:51 +0300
commitf3c9c88db12d1744745891c4acdaf67f9f4bc24c (patch)
treeb188d91551544e477b1202791787486bcdfaea16
parent37ea814899c80730497de1137407b4ebeedd84ab (diff)
chore(release): 0.11.4v0.11.4
-rw-r--r--CHANGELOG.md9
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
3 files changed, 11 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b8ab49c..54311845 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
+## [0.11.4](https://github.com/peaceiris/hugo-theme-iris/compare/v0.11.3...v0.11.4) (2020-02-08)
+
+
+### deps
+
+* bump mathjax from v3.0.0 to v3.0.1 ([37ea814](https://github.com/peaceiris/hugo-theme-iris/commit/37ea814899c80730497de1137407b4ebeedd84ab))
+
+
+
## [0.11.3](https://github.com/peaceiris/hugo-theme-iris/compare/v0.11.2...v0.11.3) (2020-02-07)
diff --git a/package-lock.json b/package-lock.json
index c4e10d0f..08ed679b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-iris",
- "version": "0.11.3",
+ "version": "0.11.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 16918944..3fe34adb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-iris",
- "version": "0.11.3",
+ "version": "0.11.4",
"description": "Hugo IRIS Theme - Portfolio and Blog",
"private": true,
"scripts": {