Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages #58

Merged
merged 1 commit into from
Apr 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/blue-windows-begin.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/curvy-ghosts-fry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-cheetahs-clap.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/itchy-apricots-play.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/soft-buttons-teach.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 docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# docs

## 0.0.10

### Patch Changes

- Updated dependencies [[`1193b38`](https://github.com/modern-agile-team/modern-kit/commit/1193b3872763dba0c35a2f4d5b0d43761ea9a4c7), [`0ea91e2`](https://github.com/modern-agile-team/modern-kit/commit/0ea91e2cd99e21e032d7092bc4457aad8c73d240), [`03b3d3b`](https://github.com/modern-agile-team/modern-kit/commit/03b3d3bc9e83be8baf263cd2f1b81ea606f4a596), [`0b58516`](https://github.com/modern-agile-team/modern-kit/commit/0b58516082cacd99eb738559ef955acd655142f6), [`7176afb`](https://github.com/modern-agile-team/modern-kit/commit/7176afbabdda2f538e3c2278611c482905314096)]:
- @modern-kit/[email protected]

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docs",
"version": "0.0.9",
"version": "0.0.10",
"private": true,
"homepage": "https://github.com/modern-agile-team/modern-kit",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @modern-kit/react

## 1.2.1

### Patch Changes

- [#74](https://github.com/modern-agile-team/modern-kit/pull/74) [`1193b38`](https://github.com/modern-agile-team/modern-kit/commit/1193b3872763dba0c35a2f4d5b0d43761ea9a4c7) Thanks [@ssi02014](https://github.com/ssi02014)! - fix: test & build env

- [#65](https://github.com/modern-agile-team/modern-kit/pull/65) [`0ea91e2`](https://github.com/modern-agile-team/modern-kit/commit/0ea91e2cd99e21e032d7092bc4457aad8c73d240) Thanks [@ssi02014](https://github.com/ssi02014)! - refac: applied @modern-kit/types Nullable

- [#57](https://github.com/modern-agile-team/modern-kit/pull/57) [`03b3d3b`](https://github.com/modern-agile-team/modern-kit/commit/03b3d3bc9e83be8baf263cd2f1b81ea606f4a596) Thanks [@ssi02014](https://github.com/ssi02014)! - fix: useIntersectionObserver 기능 개선

- [#73](https://github.com/modern-agile-team/modern-kit/pull/73) [`0b58516`](https://github.com/modern-agile-team/modern-kit/commit/0b58516082cacd99eb738559ef955acd655142f6) Thanks [@ssi02014](https://github.com/ssi02014)! - chore: codecov

- [`7176afb`](https://github.com/modern-agile-team/modern-kit/commit/7176afbabdda2f538e3c2278611c482905314096) Thanks [@ssi02014](https://github.com/ssi02014)! - chore: remove unnecessary packages

## 1.2.0

### Minor 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.2.0",
"version": "1.2.1",
"description": "modern-kit/react",
"exports": {
".": {
Expand Down
10 changes: 10 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @modern-kit/types

## 1.0.2

### Patch Changes

- [#74](https://github.com/modern-agile-team/modern-kit/pull/74) [`1193b38`](https://github.com/modern-agile-team/modern-kit/commit/1193b3872763dba0c35a2f4d5b0d43761ea9a4c7) Thanks [@ssi02014](https://github.com/ssi02014)! - fix: test & build env

- [#65](https://github.com/modern-agile-team/modern-kit/pull/65) [`0ea91e2`](https://github.com/modern-agile-team/modern-kit/commit/0ea91e2cd99e21e032d7092bc4457aad8c73d240) Thanks [@ssi02014](https://github.com/ssi02014)! - refac: applied @modern-kit/types Nullable

- [#73](https://github.com/modern-agile-team/modern-kit/pull/73) [`0b58516`](https://github.com/modern-agile-team/modern-kit/commit/0b58516082cacd99eb738559ef955acd655142f6) Thanks [@ssi02014](https://github.com/ssi02014)! - chore: codecov

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@modern-kit/types",
"sideEffects": false,
"version": "1.0.1",
"version": "1.0.2",
"description": "modern-kit/types",
"exports": {
".": {
Expand Down
12 changes: 12 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @modern-kit/utils

## 1.2.4

### Patch Changes

- [#74](https://github.com/modern-agile-team/modern-kit/pull/74) [`1193b38`](https://github.com/modern-agile-team/modern-kit/commit/1193b3872763dba0c35a2f4d5b0d43761ea9a4c7) Thanks [@ssi02014](https://github.com/ssi02014)! - fix: test & build env

- [#65](https://github.com/modern-agile-team/modern-kit/pull/65) [`0ea91e2`](https://github.com/modern-agile-team/modern-kit/commit/0ea91e2cd99e21e032d7092bc4457aad8c73d240) Thanks [@ssi02014](https://github.com/ssi02014)! - refac: applied @modern-kit/types Nullable

- [#73](https://github.com/modern-agile-team/modern-kit/pull/73) [`0b58516`](https://github.com/modern-agile-team/modern-kit/commit/0b58516082cacd99eb738559ef955acd655142f6) Thanks [@ssi02014](https://github.com/ssi02014)! - chore: codecov

- [`7176afb`](https://github.com/modern-agile-team/modern-kit/commit/7176afbabdda2f538e3c2278611c482905314096) Thanks [@ssi02014](https://github.com/ssi02014)! - chore: remove unnecessary packages

## 1.2.3

### Patch Changes
Expand Down
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.2.3",
"version": "1.2.4",
"description": "modern-kit/utils",
"exports": {
".": {
Expand Down