From 51e4ab2f55922677d5c5cd59f195fb1bdaddabce Mon Sep 17 00:00:00 2001 From: Hybes Date: Wed, 8 Nov 2023 23:50:31 +0000 Subject: [PATCH] chore(release): 1.7.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 803ec30..5e8bca9 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.3](https://github.com/Hybes/blitz-for-league-only/compare/v1.7.2...v1.7.3) (2023-11-08) + ### [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) diff --git a/package.json b/package.json index bb699bc..239a6ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "blitz-for-league-only", "productName": "Blitz for League Only", - "version": "1.7.2", + "version": "1.7.3", "description": "Open and Close Blitz based on the status of League Client", "main": "main.js", "scripts": {