chore(main): release 1.0.2

This commit is contained in:
github-actions[bot] 2023-03-03 23:17:12 +00:00 committed by GitHub
parent 4821a06157
commit bf8e1b83c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.0.2](https://github.com/cupcakearmy/formhero/compare/v1.0.1...v1.0.2) (2023-03-03)
### Bug Fixes
* tag format ([4821a06](https://github.com/cupcakearmy/formhero/commit/4821a061579abd973e0c0a27b51be726b37dfdba))
## [1.0.1](https://github.com/cupcakearmy/formhero/compare/v1.0.0...v1.0.1) (2023-03-03)

View File

@ -1,6 +1,6 @@
{
"name": "formhero",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",