Skip to content

Commit

Permalink
🔖 Release v1.5.8
Browse files Browse the repository at this point in the history
# [v1.5.8](v1.5.7...v1.5.8) (2022-12-26)

## 🐛 Bug fixes
- [`7b2d632`](7b2d632)  Pick `productSlug` or `catalogNs.mappings.pageSlug`

## ♻️ Refactor code
- [`03e333d`](03e333d)  Separate Epic Games interfaces

[skip ci]
  • Loading branch information
semantic-release-bot committed Dec 26, 2022
1 parent 7b2d632 commit 2fc2863
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 2fc2863

Please sign in to comment.