Skip to content

Commit 304fcae

Browse files
committed
chore(release): publish
- @constructive-io/fetch@1.1.1
1 parent 4e6c2ef commit 304fcae

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

packages/fetch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.1.1](https://github.com/constructive-io/dev-utils/compare/@constructive-io/fetch@1.0.0...@constructive-io/fetch@1.1.1) (2026-05-21)
7+
8+
**Note:** Version bump only for package @constructive-io/fetch
9+
610
# 1.0.0 (2026-04-28)
711

812
### Features

packages/fetch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@constructive-io/fetch",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"author": "Constructive <developers@constructive.io>",
55
"description": "Isomorphic fetch wrapper — resolves *.localhost subdomains and preserves Host headers across Node.js and browsers",
66
"main": "index.js",

0 commit comments

Comments
 (0)