chore: bump patch and publish form

This commit is contained in:
Ayo 2022-10-28 12:57:00 +02:00
parent 30fc4f48c9
commit 606e455e6e
3 changed files with 3 additions and 5 deletions

View file

@ -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": {}
}

View file

@ -1,4 +1,4 @@
### v0.5.1
### v0.5.1 - v0.5.2
- use @astro-reactive/common
### v0.5.1

View file

@ -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": {