From 78d6ac6a1aadfc940f16b33ce0f7ae86bffec3c2 Mon Sep 17 00:00:00 2001 From: okaryo Date: Sat, 11 Jan 2025 10:55:21 +0900 Subject: [PATCH] release: v1.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26cf433..076eed7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-satorare", - "version": "1.0.18", + "version": "1.0.19", "description": "Gatsby plugin that can dynamically generate OG images using JSX syntax for site and markdowns.", "main": "index.js", "type": "module",