Skip to content

Commit 2783f51

Browse files
authored
Merge pull request #108 from mbti-nf-team/changeset-release/main
Version Packages
2 parents cb9f16e + 5090f4c commit 2783f51

13 files changed

+28
-12
lines changed

.changeset/chilly-spies-rescue.md

Lines changed: 0 additions & 8 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/core/CHANGELOG.md

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

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- 7fb42c4: chore: @nf-team dependency 버전을 workspace로 따라가도록 변경
8+
39
## 3.0.0
410

511
### Major Changes

packages/core/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/core",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "nf-team 유틸 함수",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

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.1
4+
5+
### Patch Changes
6+
7+
- 7fb42c4: chore: @nf-team dependency 버전을 workspace로 따라가도록 변경
8+
39
## 1.2.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.2.0",
3+
"version": "1.2.1",
44
"description": "nf-team fetch",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

packages/react/CHANGELOG.md

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

3+
## 2.7.2
4+
5+
### Patch Changes
6+
7+
- 7fb42c4: chore: @nf-team dependency 버전을 workspace로 따라가도록 변경
8+
39
## 2.7.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)