From 429bdd4f862f4c91668f24437f52c2b49e88e5e8 Mon Sep 17 00:00:00 2001 From: Johan Nyman Date: Mon, 24 Jun 2024 08:55:12 +0200 Subject: [PATCH] chore(release): v0.3.5 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d133331..f840c30 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.5](https://github.com/nrkno/sofie-chef/compare/v0.3.4...v0.3.5) (Mon Jun 24 2024) + + +### Fixes + +* clear queue clean up [321c233](https://github.com/nrkno/sofie-chef/commit/321c233b231a2cd51a226df2a482cd611ce5289e) +* Add queue for window methods. [64447f1](https://github.com/nrkno/sofie-chef/commit/64447f10752d58f699b5a216351ba7558c3a8caf) + ## [0.3.4](https://github.com/nrkno/sofie-chef/compare/v0.3.3...v0.3.4) (Tue May 28 2024) diff --git a/package.json b/package.json index fd4403b..ba69d27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sofie-chef", - "version": "0.3.4", + "version": "0.3.5", "description": "Sofie Chef - Disrupting the industry & stirring pots", "author": { "name": "NRK"