Skip to content

Commit

Permalink
🔖 Release v1.5.21
Browse files Browse the repository at this point in the history
# [v1.5.21](v1.5.20...v1.5.21) (2023-03-11)

## ⚡️ Improve performance
- [`a92d248`](a92d248) ️ Prefix with `[TEST]` in email subject if not in prod. mode

## 🐛 Bug fixes
- [`6b899e9`](6b899e9)  Iterate on `promotionalOffers` field to find current free games

[skip ci]
  • Loading branch information
semantic-release-bot committed Mar 11, 2023
1 parent a92d248 commit 3d40569
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.21](https://github.com/size-up/freegamescatcher-core/compare/v1.5.20...v1.5.21) (2023-03-11)

## ⚡️ Improve performance
- [`a92d248`](https://github.com/size-up/freegamescatcher-core/commit/a92d248) ️ Prefix with `[TEST]` in email subject if not in prod. mode

## 🐛 Bug fixes
- [`6b899e9`](https://github.com/size-up/freegamescatcher-core/commit/6b899e9) Iterate on `promotionalOffers` field to find current free games

# [v1.5.20](https://github.com/size-up/freegamescatcher-core/compare/v1.5.19...v1.5.20) (2023-03-07)

# [v1.5.19](https://github.com/size-up/freegamescatcher-core/compare/v1.5.18...v1.5.19) (2023-03-07)
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.5.20",
"version": "1.5.21",
"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 3d40569

Please sign in to comment.