From be0cf5fd8506a8d6d9804d01c636e8fde2df32b2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 12 Feb 2021 12:56:31 +0000 Subject: [PATCH] chore(release): 1.6.0 [skip ci] # [1.6.0](https://github.com/shunkakinoki/shunkakinoki.com/compare/v1.5.0...v1.6.0) (2021-02-12) ### Features * ini core section ([d498ddc](https://github.com/shunkakinoki/shunkakinoki.com/commit/d498ddc5797a0a6d1643bd8470a5af90881daaae)) ### Performance Improvements * refactor card dark ([d4b81f7](https://github.com/shunkakinoki/shunkakinoki.com/commit/d4b81f7f1c7c7aa6943c712d2a4cc0ea30a775b3)) * update github fetcher ([f89a1d4](https://github.com/shunkakinoki/shunkakinoki.com/commit/f89a1d4a7e971ee2492eb1b31053f59f17e4601a)) * yarn run fix ([82af82d](https://github.com/shunkakinoki/shunkakinoki.com/commit/82af82dba0f4d4477986f9d41e4d1268d772be8c)) --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21de57be..2f5e0e1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [1.6.0](https://github.com/shunkakinoki/shunkakinoki.com/compare/v1.5.0...v1.6.0) (2021-02-12) + +### Features + +- ini core section ([d498ddc](https://github.com/shunkakinoki/shunkakinoki.com/commit/d498ddc5797a0a6d1643bd8470a5af90881daaae)) + +### Performance Improvements + +- refactor card dark ([d4b81f7](https://github.com/shunkakinoki/shunkakinoki.com/commit/d4b81f7f1c7c7aa6943c712d2a4cc0ea30a775b3)) +- update github fetcher ([f89a1d4](https://github.com/shunkakinoki/shunkakinoki.com/commit/f89a1d4a7e971ee2492eb1b31053f59f17e4601a)) +- yarn run fix ([82af82d](https://github.com/shunkakinoki/shunkakinoki.com/commit/82af82dba0f4d4477986f9d41e4d1268d772be8c)) + # [1.5.0](https://github.com/shunkakinoki/shunkakinoki.com/compare/v1.4.0...v1.5.0) (2021-02-12) ### Features diff --git a/package.json b/package.json index 982b5c51..bdf74b29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shunkakinoki.com", - "version": "1.5.0", + "version": "1.6.0", "description": "", "homepage": "https://shunkakinoki.com", "bugs": {