Skip to content

Commit

Permalink
Merge pull request #25 from modern-agile-team/changeset-release/main
Browse files Browse the repository at this point in the history
chore: version packages
  • Loading branch information
ssi02014 authored Apr 21, 2024
2 parents 21b06e5 + 4302d85 commit 81b60b7
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-elephants-kick.md

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @modern-kit/utils

## 1.1.0

### Minor Changes

- ef454ea: feat(utils): hasProperty 추가
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@modern-kit/utils",
"sideEffects": false,
"version": "1.0.0",
"version": "1.1.0",
"description": "modern-kit/utils",
"exports": {
".": {
Expand Down

0 comments on commit 81b60b7

Please sign in to comment.