diff --git a/CHANGELOG.md b/CHANGELOG.md index b4f3c55..890a04d 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. +### [2.4.2](https://github.com/jctaoo/elecrun/compare/v2.4.1...v2.4.2) (2024-08-27) + ### [2.4.1](https://github.com/jctaoo/elecrun/compare/v2.4.0...v2.4.1) (2024-08-27) ### Features diff --git a/package.json b/package.json index 00c58a0..cdf19d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elecrun", - "version": "2.4.1", + "version": "2.4.2", "description": "elecrun is a tool to run your electron app easily.", "main": "build/main/src/index.js", "bin": {