From 13e196b7e83ece0bc043265d6ab02c53a4d2ae92 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 25 Jan 2024 20:11:21 +0000 Subject: [PATCH] chore(release): 1.4.2 [skip ci] ## [1.4.2](https://github.com/d0kur0/webm-desktop/compare/v1.4.1...v1.4.2) (2024-01-25) ### Bug Fixes * discord activity ([2c38d1f](https://github.com/d0kur0/webm-desktop/commit/2c38d1f60b905f2b2e335618a4dd882acd36ecf1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f816280..ecb7e46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.2](https://github.com/d0kur0/webm-desktop/compare/v1.4.1...v1.4.2) (2024-01-25) + + +### Bug Fixes + +* discord activity ([2c38d1f](https://github.com/d0kur0/webm-desktop/commit/2c38d1f60b905f2b2e335618a4dd882acd36ecf1)) + ## [1.4.1](https://github.com/d0kur0/webm-desktop/compare/v1.4.0...v1.4.1) (2023-10-30) diff --git a/package.json b/package.json index 01a5f89..faaad71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webm-desktop", "productName": "webm-desktop", - "version": "1.4.1", + "version": "1.4.2", "description": "My Electron application description", "main": "electron/index.js", "scripts": {