chore: bump patch and publish form
This commit is contained in:
parent
30fc4f48c9
commit
606e455e6e
3 changed files with 3 additions and 5 deletions
|
@ -14,7 +14,5 @@
|
|||
"url": "https://github.com/ayoayco/astro-reactive-library/issues"
|
||||
},
|
||||
"homepage": "https://github.com/ayoayco/astro-reactive-library#readme",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
}
|
||||
"scripts": {}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
### v0.5.1
|
||||
### v0.5.1 - v0.5.2
|
||||
- use @astro-reactive/common
|
||||
|
||||
### v0.5.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@astro-reactive/form",
|
||||
"description": "The Reactive Form component for Astro 🔥",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"repository": "https://github.com/ayoayco/astro-reactive-library",
|
||||
"homepage": "https://github.com/ayoayco/astro-reactive-library/blob/main/packages/form/README.md",
|
||||
"author": {
|
||||
|
|
Loading…
Reference in a new issue