Skip to content

Commit

Permalink
🔖 Release v1.5.18
Browse files Browse the repository at this point in the history
# [v1.5.18](v1.5.17...v1.5.18) (2023-03-05)

## 🐛 Bug fixes
- [`3900f17`](3900f17)  Iterate on `upcomingPromotionalOffers` field to find future free games

## ♻️ Refactor code
- [`e90c1e1`](e90c1e1)  Lint, enhance and update comments

[skip ci]
  • Loading branch information
semantic-release-bot committed Mar 5, 2023
1 parent e90c1e1 commit 054a97b
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.18](https://github.com/size-up/freegamescatcher-core/compare/v1.5.17...v1.5.18) (2023-03-05)

## 🐛 Bug fixes
- [`3900f17`](https://github.com/size-up/freegamescatcher-core/commit/3900f17) Iterate on `upcomingPromotionalOffers` field to find future free games

## ♻️ Refactor code
- [`e90c1e1`](https://github.com/size-up/freegamescatcher-core/commit/e90c1e1) Lint, enhance and update comments

# [v1.5.17](https://github.com/size-up/freegamescatcher-core/compare/v1.5.16...v1.5.17) (2023-03-01)

## ⚡️ Improve performance
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.17",
"version": "1.5.18",
"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 054a97b

Please sign in to comment.