Skip to content

Commit 8ecb19f

Browse files
authored
Merge pull request #4 from limbo-works/release-please--branches--main--components--fetch-form
chore(main): release 2.2.1
2 parents 929d307 + 0ad859d commit 8ecb19f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [2.2.0](https://github.com/limbo-works/Limbo.Nuxt.FetchForm/compare/v2.1.0...v2.2.0) (2025-06-12)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@limbo-works/fetch-form",
33
"type": "module",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"main": "./nuxt.config.js",
66
"scripts": {
77
"dev": "nuxi dev .playground",

0 commit comments

Comments
 (0)