From cd5dfc68cf5b3b46e28510c4c62825524c523f7a Mon Sep 17 00:00:00 2001 From: Alex Vernacchia Date: Wed, 27 Nov 2024 15:30:01 +0000 Subject: [PATCH] 0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ce7891..8805690 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-rehype-relative-markdown-links", "description": "A rehype plugin built for Astro that aims to transform relative links in MD and MDX files into the proper URL path", - "version": "0.15.0", + "version": "0.16.0", "keywords": [ "astro", "rehype",