Skip to content

Commit 78bc34f

Browse files
authored
Merge pull request #101 from mbti-nf-team/changeset-release/main
Version Packages
2 parents df5241b + 2e0667d commit 78bc34f

7 files changed

+7
-6
lines changed

.changeset/four-pets-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
3.89 MB
Binary file not shown.
Binary file not shown.
15.1 MB
Binary file not shown.
9.17 MB
Binary file not shown.

packages/fetch/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- b3bd66e: refactor(@nf-team/fetch): fetch api의 body 제네릭 타입 추가
8+
39
## 1.1.0
410

511
### Minor Changes

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": "@nf-team/fetch",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "nf-team fetch",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)