aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavbhatt@users.noreply.github.com>2023-03-22 16:08:59 +0000
committerLibravatar github-actions[bot] <github-actions[bot]@users.noreply.github.com>2023-03-22 16:08:59 +0000
commitb4b5dc3397966bea899bbb5ec0f756bb745dbff1 (patch)
tree1e01e39c65fe899991ce7f6a09fa4342a9926166
parent3484bccc1b467a77e8005a09f14d9bc05be7b53d (diff)
downloadwhatsie-b4b5dc3397966bea899bbb5ec0f756bb745dbff1.tar.gz
whatsie-b4b5dc3397966bea899bbb5ec0f756bb745dbff1.zip
docs(changelog): update cl & ver after release
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 250262e..4d43aff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,25 @@
+## 4.13.0 (2023-03-22)
+
+#### 🎁 Feature
+
+* add open file option in download item (7b64cf51)
+
+#### 🐞 Bug Fixes
+
+* prevent overwrite if file exists (dd687dc9)
+
+#### 📄 Documentation
+
+* **changelog:** update cl & ver after release (fa5add01)
+
+#### 🚧 Chores
+
+* bump version 4.13 (3484bccc)
+* update js to improve perf (1b030ca7)
+* code cleanup (c2bd1a32)
+* update utils (8f983031)
+
+
## 4.12.1 (2023-01-27)
#### 🐞 Bug Fixes