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-01-29 00:11:37 +0300
committerpeaceiris <30958501+peaceiris@users.noreply.github.com>2020-01-29 00:11:37 +0300
commit2d0fef14e1232768c3715a9157f7b3d37e902610 (patch)
tree217b7d7b5ecca0600ab837b1f839dbc39c305167
parent43c9244c5bfd4df5349dc6cd8abceccd63025697 (diff)
chore(release): 0.1.9v0.1.9
-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 e1c9cd5b..5e5602da 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.1.9](https://github.com/peaceiris/hugo-theme-iris/compare/v0.1.8...v0.1.9) (2020-01-28)
+
+
+### chore
+
+* revert release test change ([cf81798](https://github.com/peaceiris/hugo-theme-iris/commit/cf81798ff558eba499d1ce7a3297ef4e49e0314c))
+
+
+
## [0.1.8](https://github.com/peaceiris/hugo-theme-iris/compare/v0.1.7...v0.1.8) (2020-01-28)
diff --git a/package-lock.json b/package-lock.json
index a98e42e0..4b7e88e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-iris",
- "version": "0.1.8",
+ "version": "0.1.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 20d00b7f..dacf1cb1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hugo-theme-iris",
- "version": "0.1.8",
+ "version": "0.1.9",
"description": "Hugo IRIS Theme - Portfolio and Blog",
"private": true,
"scripts": {