chore: bump minor version for astro-reactive-form

This commit is contained in:
Ayo 2022-10-13 17:34:44 +02:00
parent 8fe968fbc6
commit d6a7f98e3f
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
# v0.3.0
- new control configuration type `ControlConfig`
## v0.2.7 ## v0.2.7
- updated project logo - updated project logo

View file

@ -1,7 +1,7 @@
{ {
"name": "astro-reactive-form", "name": "astro-reactive-form",
"description": "The Reactive Form component for Astro 🔥", "description": "The Reactive Form component for Astro 🔥",
"version": "0.2.7", "version": "0.3.0",
"repository": "https://github.com/ayoayco/astro-reactive-library", "repository": "https://github.com/ayoayco/astro-reactive-library",
"homepage": "https://github.com/ayoayco/astro-reactive-library#readme", "homepage": "https://github.com/ayoayco/astro-reactive-library#readme",
"author": { "author": {