From 1cc1b2a074eebdaefd6c4ada866482a739072e6c Mon Sep 17 00:00:00 2001 From: Johan Nyman Date: Mon, 8 Jan 2024 09:26:16 +0100 Subject: [PATCH] chore(release): v0.3.3 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1a924a..ffd2eb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [Convential Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines. +## [0.3.3](https://github.com/nrkno/sofie-chef/compare/v0.3.2...v0.3.3) (Mon Jan 08 2024) + + +### Fixes + +* memory leak: Added listener to webContents without cleaning up previous listener [6b5ac10](https://github.com/nrkno/sofie-chef/commit/6b5ac1069304f9c828ab021a63294fbd41392ad8) +* improve logging [93b9ed8](https://github.com/nrkno/sofie-chef/commit/93b9ed87501003265601c7622da5373a99985bdc) + ## [0.3.2](https://github.com/nrkno/sofie-chef/compare/v0.3.1...v0.3.2) (Fri Nov 17 2023) diff --git a/package.json b/package.json index 079ad25..1807656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sofie-chef", - "version": "0.3.2", + "version": "0.3.3", "description": "Sofie Chef - Disrupting the industry & stirring pots", "author": { "name": "NRK"