From f572def37afa092eb40186df7e385ccb2d1cd0b3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 23 Jan 2022 10:53:13 +0000 Subject: [PATCH] chore(release): 2.1.1 [skip ci] ## [2.1.1](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.1.0...v2.1.1) (2022-01-23) ### Bug Fixes * Page overflow ([#74](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/issues/74)) ([296caf2](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/commit/296caf2d4280f9fde704f427a292f4186284af95)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 931d58b..15e73f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.1](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.1.0...v2.1.1) (2022-01-23) + + +### Bug Fixes + +* Page overflow ([#74](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/issues/74)) ([296caf2](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/commit/296caf2d4280f9fde704f427a292f4186284af95)) + # [2.1.0](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.0.3...v2.1.0) (2022-01-09) diff --git a/package.json b/package.json index 96a8322..38e434c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ebook", - "version": "2.1.0", + "version": "2.1.1", "private": true, "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.36",