Skip to content

Commit 6311977

Browse files
committed
chore(release): v0.5.0
1 parent a96ae9f commit 6311977

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [0.5.0](https://github.com/Sofie-Automation/sofie-chef/compare/v0.4.3...v0.5.0) (Wed Jan 07 2026)
6+
7+
8+
### Features
9+
10+
* update to electron 39 [ba39596](https://github.com/Sofie-Automation/sofie-chef/commit/ba3959680e343bc6376a15c9dc9c3af87fa5c2fa)
11+
512
## [0.4.3](https://github.com/Sofie-Automation/sofie-chef/compare/v0.4.2...v0.4.3) (Wed Oct 22 2025)
613

714

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sofie-chef",
3-
"version": "0.4.3",
3+
"version": "0.5.0",
44
"description": "Sofie Chef - Disrupting the industry & stirring pots",
55
"author": {
66
"name": "NRK"
@@ -100,4 +100,4 @@
100100
]
101101
},
102102
"packageManager": "yarn@3.6.3+sha512.d432ab8b22b89cb8b46649ebaf196159b0c1870904224771d75fdf8b55490aaa5de4d9f028deb0425f1513bff7843e97b9d117103795a23b12d2e7c1cedcf50f"
103-
}
103+
}

0 commit comments

Comments
 (0)