Skip to content

Commit 12f9c19

Browse files
authored
chore(release): version packages (#47)
1 parent 9dc55ee commit 12f9c19

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/seven-rings-count.md

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

CHANGELOG.md

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

3+
## 5.4.13
4+
5+
### Patch Changes
6+
7+
- 9dc55ee: Fixed: use CHANGESETS_TOKEN PAT to trigger CI on version PRs
8+
39
## 5.4.12
410

511
### 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.12",
3+
"version": "5.4.13",
44
"description": "Fetch wrapper with configurable timeouts, retries, and TypeScript-first DX",
55
"keywords": [
66
"fetch",

0 commit comments

Comments
 (0)