Skip to content

Commit

Permalink
🔖 Release v1.8.1
Browse files Browse the repository at this point in the history
# [v1.8.1](v1.8.0...v1.8.1) (2023-05-13)

## ⚡️ Improve performance
- [`92e7609`](92e7609) ️ Get all Epic Games games route

## 🐛 Bug fixes
- [`6930bdd`](6930bdd)  When "Mystery Game" pick the second key image
- [`63c4001`](63c4001)  Handle the "Mystery Game" from Epic Games use case

[skip ci]
  • Loading branch information
semantic-release-bot committed May 13, 2023
1 parent 63c4001 commit 30b58d0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [v1.8.1](https://github.com/size-up/freegamescatcher-core/compare/v1.8.0...v1.8.1) (2023-05-13)

## ⚡️ Improve performance
- [`92e7609`](https://github.com/size-up/freegamescatcher-core/commit/92e7609) ️ Get all Epic Games games route

## 🐛 Bug fixes
- [`6930bdd`](https://github.com/size-up/freegamescatcher-core/commit/6930bdd) When "Mystery Game" pick the second key image
- [`63c4001`](https://github.com/size-up/freegamescatcher-core/commit/63c4001) Handle the "Mystery Game" from Epic Games use case

# [v1.8.0](https://github.com/size-up/freegamescatcher-core/compare/v1.7.2...v1.8.0) (2023-05-07)

## ✨ Introduce new features
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": "Free Games Catcher",
"version": "1.8.0",
"version": "1.8.1",
"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": {
Expand Down

0 comments on commit 30b58d0

Please sign in to comment.