Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 27, 2024
1 parent a07f462 commit d8b2ad7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/many-pumpkins-tie.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 @@
# @modern-kit/react

## 1.19.2

### Patch Changes

- [#486](https://github.com/modern-agile-team/modern-kit/pull/486) [`878077c`](https://github.com/modern-agile-team/modern-kit/commit/878077c6a4a570640146b64f7798fbd9053ae596) Thanks [@Sangminnn](https://github.com/Sangminnn)! - fix(react): useBlockPromiseMultipleClick isLoading 이슈 해결 - @Sangminnn

## 1.19.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,7 +1,7 @@
{
"name": "@modern-kit/react",
"sideEffects": false,
"version": "1.19.1",
"version": "1.19.2",
"description": "modern-kit/react",
"exports": {
".": {
Expand Down

0 comments on commit d8b2ad7

Please sign in to comment.