There was an error while loading. Please reload this page.
1 parent 929d307 commit 0ad859dCopy full SHA for 0ad859d
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.2.1](https://github.com/limbo-works/Limbo.Nuxt.FetchForm/compare/v2.2.0...v2.2.1) (2025-06-12)
4
+
5
6
+### Bug Fixes
7
8
+* clearing up response formatting ([929d307](https://github.com/limbo-works/Limbo.Nuxt.FetchForm/commit/929d3071e6db81633b9dc8dc8e32b2dd254beb9c))
9
10
## [2.2.0](https://github.com/limbo-works/Limbo.Nuxt.FetchForm/compare/v2.1.0...v2.2.0) (2025-06-12)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@limbo-works/fetch-form",
"type": "module",
- "version": "2.2.0",
+ "version": "2.2.1",
"main": "./nuxt.config.js",
"scripts": {
"dev": "nuxi dev .playground",
0 commit comments