chore: update release docs (#84)

This commit is contained in:
Ayo Ayco 2022-10-13 10:17:11 +02:00 committed by GitHub
parent d8577871b4
commit 1b27b1553c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
## v0.2.7
- updated project logo
## v0.2.6
- support single `FormGroup` as input to the `Form` component
- implement `Form` component input prop `theme`

View file

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