From 7ad1be2cb12504d1d0a6f80bb1de7c579b99d648 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Oct 2022 12:34:34 +0000 Subject: [PATCH] chore(release): 2.2.0 [skip ci] # [2.2.0](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.1.3...v2.2.0) (2022-10-20) ### Features * Add LogRocket to do session replay and error tracking ([#86](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/issues/86)) ([bc2a743](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/commit/bc2a743dd61e6a3e3c19495c88b27a4b62d63e0c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e29f445..8aabc82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.2.0](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.1.3...v2.2.0) (2022-10-20) + + +### Features + +* Add LogRocket to do session replay and error tracking ([#86](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/issues/86)) ([bc2a743](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/commit/bc2a743dd61e6a3e3c19495c88b27a4b62d63e0c)) + ## [2.1.3](https://github.com/Taiwan-Ebook-Lover/Taiwan-Ebook-Lover.github.io/compare/v2.1.2...v2.1.3) (2022-06-08) diff --git a/package.json b/package.json index 413504b..1b8e870 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ebook", - "version": "2.1.3", + "version": "2.2.0", "private": true, "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.36",