diff --git a/CHANGELOG.md b/CHANGELOG.md index f787ce2..77c8c32 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.3.8](https://github.com/Hybes/blitz-for-league-only/compare/v1.3.7...v1.3.8) (2023-08-10) + ### [1.3.7](https://github.com/Hybes/blitz-for-league-only/compare/v1.3.6...v1.3.7) (2023-08-10) ### [1.3.6](https://github.com/Hybes/blitz-for-league-only/compare/v1.3.5...v1.3.6) (2023-08-10) diff --git a/package.json b/package.json index 5d32b2f..6bda040 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "blitz-for-league-only", "productName": "Blitz for League Only", - "version": "1.3.7", + "version": "1.3.8", "description": "Open and Close Blitz based on the status of League Client", "main": "main.js", "scripts": {