chore: update release docs (#84)
This commit is contained in:
parent
d8577871b4
commit
1b27b1553c
2 changed files with 4 additions and 1 deletions
|
@ -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`
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue