From 36713470db0af3c52f39b7413bb0e4861cb584a1 Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Sun, 12 Jan 2025 14:26:30 +0100 Subject: [PATCH] chore(release): v0.5.9 (#18) chore(release): 0.5.9 Co-authored-by: cuddle-please Reviewed-on: https://git.front.kjuulh.io/kjuulh/clank-node/pulls/18 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5df86ab..ca21f26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.5.9] - 2025-01-12 + +### Other +- fall back on timestamp if file not exists + ## [0.5.8] - 2025-01-12 ### Fixed