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"
|
"url": "https://github.com/ayoayco/astro-reactive-library/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/ayoayco/astro-reactive-library#readme",
|
"homepage": "https://github.com/ayoayco/astro-reactive-library#readme",
|
||||||
"scripts": {
|
"scripts": {}
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
### v0.5.1
|
### v0.5.1 - v0.5.2
|
||||||
- use @astro-reactive/common
|
- use @astro-reactive/common
|
||||||
|
|
||||||
### v0.5.1
|
### v0.5.1
|
||||||
|
|
|
@ -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.5.2",
|
"version": "0.5.3",
|
||||||
"repository": "https://github.com/ayoayco/astro-reactive-library",
|
"repository": "https://github.com/ayoayco/astro-reactive-library",
|
||||||
"homepage": "https://github.com/ayoayco/astro-reactive-library/blob/main/packages/form/README.md",
|
"homepage": "https://github.com/ayoayco/astro-reactive-library/blob/main/packages/form/README.md",
|
||||||
"author": {
|
"author": {
|
||||||
|
|
Loading…
Reference in a new issue