From a2dc4153bea3e523c66cfeac1d209a27bc5faf26 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 7 May 2023 13:20:53 +0000 Subject: [PATCH] :bookmark: Release v1.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v1.8.0](https://github.com/size-up/freegamescatcher-core/compare/v1.7.2...v1.8.0) (2023-05-07) ## ✨ Introduce new features - [`b8c8c31`](https://github.com/size-up/freegamescatcher-core/commit/b8c8c31) Discord webhook message sender ## 📝 Add or update documentation - [`543a2cf`](https://github.com/size-up/freegamescatcher-core/commit/543a2cf) Update `README.md` [skip ci] --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba57d0e..0f586f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [v1.8.0](https://github.com/size-up/freegamescatcher-core/compare/v1.7.2...v1.8.0) (2023-05-07) + +## ✨ Introduce new features +- [`b8c8c31`](https://github.com/size-up/freegamescatcher-core/commit/b8c8c31) Discord webhook message sender + +## 📝 Add or update documentation +- [`543a2cf`](https://github.com/size-up/freegamescatcher-core/commit/543a2cf) Update `README.md` + # [v1.7.2](https://github.com/size-up/freegamescatcher-core/compare/v1.7.1...v1.7.2) (2023-04-29) # [v1.7.1](https://github.com/size-up/freegamescatcher-core/compare/v1.7.0...v1.7.1) (2023-04-20) diff --git a/package.json b/package.json index dc970ab..030dfdd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "freegamescatcher-core", "displayName": "Free Games Catcher", - "version": "1.7.2", + "version": "1.8.0", "description": "Free Games Catcher is an application that aims to search for game sites, trigger an alert and send it to users to notify them when a free game is available", "license": "GPL-3.0-or-later", "repository": {