From b386cbb0065c68b5c3f5bf3e1b9364d9aa340f10 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 4 Oct 2022 13:52:54 +0200 Subject: [PATCH] chore: bump patch astro-reactive-form --- packages/astro-reactive-form/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/astro-reactive-form/package.json b/packages/astro-reactive-form/package.json index c0b40f6..61f03ed 100644 --- a/packages/astro-reactive-form/package.json +++ b/packages/astro-reactive-form/package.json @@ -1,7 +1,7 @@ { "name": "astro-reactive-form", "description": "The Reactive Form component for Astro 🔥", - "version": "0.2.1", + "version": "0.2.2", "repository": "https://github.com/ayoayco/astro-reactive-library", "homepage": "https://github.com/ayoayco/astro-reactive-library#readme", "author": {