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-04-15 06:07:36 +0300
committerpeaceiris <30958501+peaceiris@users.noreply.github.com>2020-04-15 06:07:36 +0300
commit3dc070be5938c98a826bce4a9c4d6e0e2200cdea (patch)
tree90770428e8d848b4e16454321d3b791f39bb5c23
parentdada32cb17837719d3bb7c00a4282991b2fbc651 (diff)
chore(release): 0.12.7v0.12.7
-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 25e79c1d..c091c466 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.12.7](https://github.com/peaceiris/hugo-theme-iris/compare/v0.12.6...v0.12.7) (2020-04-15)
+
+
+### fix
+
+* edit button path ([dada32c](https://github.com/peaceiris/hugo-theme-iris/commit/dada32cb17837719d3bb7c00a4282991b2fbc651))
+
+
+
## [0.12.6](https://github.com/peaceiris/hugo-theme-iris/compare/v0.12.5...v0.12.6) (2020-04-15)
diff --git a/package-lock.json b/package-lock.json
index 35611641..4f4dde7d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-iris",
- "version": "0.12.6",
+ "version": "0.12.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 1537b637..f4a690da 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-iris",
- "version": "0.12.6",
+ "version": "0.12.7",
"description": "Hugo IRIS Theme - Portfolio and Blog",
"private": true,
"scripts": {