Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 28, 2023
1 parent 1daa36a commit afc0b7b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-vans-clean.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nft-team/react

## 2.4.2

### Patch Changes

- 0445800: fix(@nf-team/react): useThrottleCallback dependencyList type 에러 수정

## 2.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nf-team/react",
"version": "2.4.1",
"version": "2.4.2",
"description": "nf-team 리액트 라이브러리",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit afc0b7b

Please sign in to comment.