diff --git a/CHANGELOG.md b/CHANGELOG.md index c042521..803ec30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.7.2](https://github.com/Hybes/blitz-for-league-only/compare/v1.7.1...v1.7.2) (2023-11-08) + ### [1.7.1](https://github.com/Hybes/blitz-for-league-only/compare/v1.7.0...v1.7.1) (2023-11-08) ### [1.6.10](https://github.com/Hybes/blitz-for-league-only/compare/v1.6.9...v1.6.10) (2023-10-23) diff --git a/package.json b/package.json index fcdcff0..bb699bc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "blitz-for-league-only", "productName": "Blitz for League Only", - "version": "1.7.1", + "version": "1.7.2", "description": "Open and Close Blitz based on the status of League Client", "main": "main.js", "scripts": {