From b354ed36afccba331a48a0980f59ba0fbc2751d9 Mon Sep 17 00:00:00 2001 From: hexf00 Date: Sat, 23 Nov 2024 22:01:35 +0800 Subject: [PATCH] chore(release): release v0.5.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 237ec07..f09cb8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +# [0.5.0](https://github.com/dream-num/univer-presets/compare/v0.5.0-nightly.202411230627...v0.5.0) (2024-11-23) + + +### Features + +* add notExecuteFormula and license with worker ([#10](https://github.com/dream-num/univer-presets/issues/10)) ([911de4e](https://github.com/dream-num/univer-presets/commit/911de4e39d7c7b98bafaf8e13029d5e327f2146a)) + # 0.5.0-beta.1 (2024-11-16)