diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e98ebe..51e3acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [v1.5.8](https://github.com/size-up/freegamescatcher-core/compare/v1.5.7...v1.5.8) (2022-12-26) + +## 🐛 Bug fixes +- [`7b2d632`](https://github.com/size-up/freegamescatcher-core/commit/7b2d632) Pick `productSlug` or `catalogNs.mappings.pageSlug` + +## ♻️ Refactor code +- [`03e333d`](https://github.com/size-up/freegamescatcher-core/commit/03e333d) Separate Epic Games interfaces + # [v1.5.7](https://github.com/size-up/freegamescatcher-core/compare/v1.5.6...v1.5.7) (2022-12-12) ## 🔧 Add or update configuration files diff --git a/package.json b/package.json index 863032d..fc9555f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "freegamescatcher-core", "displayName": "FreeGamesCatcher", - "version": "1.5.7", + "version": "1.5.8", "description": "FreeGamesCatcher 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": {