diff --git a/CHANGELOG.md b/CHANGELOG.md index 17227cb..baf6e94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# [v1.5.11](https://github.com/size-up/freegamescatcher-core/compare/v1.5.10...v1.5.11) (2023-02-21) + +## 🔧 Add or update configuration files +- [`05c58a9`](https://github.com/size-up/freegamescatcher-core/commit/05c58a9) Add `dependabot.yaml` config. with commit prefix + # [v1.5.10](https://github.com/size-up/freegamescatcher-core/compare/v1.5.9...v1.5.10) (2023-02-21) # [v1.5.9](https://github.com/size-up/freegamescatcher-core/compare/v1.5.8...v1.5.9) (2023-02-21) diff --git a/package.json b/package.json index 0170d30..7ebdb3a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "freegamescatcher-core", "displayName": "Free Games Catcher", - "version": "1.5.10", + "version": "1.5.11", "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": {