From 72e3c84060173769f174d4153601536c6b675f8f Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Tue, 28 Jan 2020 15:44:40 +0900 Subject: [PATCH] chore(release): 0.1.6 --- CHANGELOG.md | 9 +++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad395e284..246f8bfd4 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.6](https://github.com/peaceiris/hugo-theme-iris/compare/v0.1.5...v0.1.6) (2020-01-28) + + +### chore + +* change images ([62d0226](https://github.com/peaceiris/hugo-theme-iris/commit/62d02261d5268d67e72f8619aaeae16e972ce824)) + + + ## [0.1.5](https://github.com/peaceiris/hugo-theme-iris/compare/v0.1.4...v0.1.5) (2020-01-28) diff --git a/package-lock.json b/package-lock.json index 3d0215fba..b50358c84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hugo-theme-iris", - "version": "0.1.5", + "version": "0.1.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 223fb76f0..9be035413 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-theme-iris", - "version": "0.1.5", + "version": "0.1.6", "description": "Hugo IRIS Theme - Portfolio and Blog", "private": true, "scripts": {