From a959c07873a3f2ecb3dbb518c7fc840ead27e415 Mon Sep 17 00:00:00 2001 From: Winston Chang Date: Tue, 19 Dec 2023 12:05:42 -0600 Subject: [PATCH] Fix changelog date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b8bc3d..5920553 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [UNRELEASED] +## [0.1.3] - 2024-12-19 * Fixed `shinylive assets install-from-local`.