From 3df657044becd2d8a0f22acea124d1a71be32816 Mon Sep 17 00:00:00 2001 From: Matt Lantz Date: Mon, 19 Aug 2024 15:08:25 -0400 Subject: [PATCH] Changelog.md update --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index eed8c5c..2bdcfc2 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ---- +## [v1.13.1] - 2024-08-19 + +### Fixed +- Issue with JS modules + ## [v1.13.0] - 2024-08-19 ### Changed