Skip to content

Commit af0bbc2

Browse files
chore(release): version packages (#10)
1 parent 9ad26f6 commit af0bbc2

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/clean-beers-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silver-keys-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 5.4.3
4+
5+
### Patch Changes
6+
7+
- f523b31: test: verify automated publishing setup
8+
- 70bcea4: Test automated publishing workflow
9+
310
## 5.4.2
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fetchkit/ffetch",
3-
"version": "5.4.2",
3+
"version": "5.4.3",
44
"description": "Fetch wrapper with configurable timeouts, retries, and TypeScript-first DX",
55
"keywords": [
66
"fetch",

0 commit comments

Comments
 (0)