mirror of
https://github.com/cupcakearmy/formhero.git
synced 2025-09-06 06:10:40 +00:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
a52af733c6 | |||
|
9c54b3a7c7 | ||
5461738af2 |
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.0.1](https://github.com/cupcakearmy/formhero/compare/v1.0.0...v1.0.1) (2023-03-03)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* empty ([5461738](https://github.com/cupcakearmy/formhero/commit/5461738af24ced9ed0800ae53fb1b0f17df6d258))
|
||||||
|
|
||||||
## 1.0.0 (2023-03-03)
|
## 1.0.0 (2023-03-03)
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "formhero",
|
"name": "formhero",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"module": "./dist/index.js",
|
"module": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user