Skip to content

Commit

Permalink
Version Packages (#1069)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 28, 2023
1 parent b2ddaf4 commit dc2f13a
Show file tree
Hide file tree
Showing 32 changed files with 70 additions and 143 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-peaches-fail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-months-cross.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-bobcats-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-clocks-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-donkeys-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-geckos-mix.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/great-singers-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-taxis-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-seas-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-ducks-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-geese-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-ladybugs-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-tables-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-fireants-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-camels-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quick-mangos-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/soft-bears-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-dodos-tie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-phones-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-rice-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-zoos-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-chicken-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-flies-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-boxes-hear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-pets-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-points-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-actors-marry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-spiders-knock.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @3design/eslint-config

## 1.0.8

### Patch Changes

- [#1065](https://github.com/4-design/for-ui/pull/1065) [`d8df4fd`](https://github.com/4-design/for-ui/commit/d8df4fd26bfcc4c85af0fd987bf5474e5a70d264) Thanks [@locona](https://github.com/locona)! - feat: prettier-plugin-pkg / @trivago/prettier-plugin-sort-imports 追加

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4design/eslint-config",
"version": "1.0.7",
"version": "1.0.8",
"description": "4-design's shared ESLint config",
"repository": {
"url": "4-design/for-ui",
Expand Down
62 changes: 62 additions & 0 deletions packages/for-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,67 @@
# @3design/3design-ui

## 1.1.0

### Minor Changes

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(TextArea): size props の追加と size=medium の追加

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Switch): Switch コンポーネンの新デザイン実装

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - テーブルのサイズを変更

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Radio): テキストのサイズダウンに伴うスタイル修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Checkbox): テキストのサイズダウンに伴うスタイル修正 2

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix: Tailwind の Text token を修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Checkbox): テキストのサイズダウンに伴うスタイル修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Badge): Badge コンポーネントのデザイン実装

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Token): Shadow token の新規定義と不要なトークンの削除

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix: テキストのサイズダウンと随伴する各所調整

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Tabs): テキストのサイズダウンに伴うスタイル修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Menu): Menu コンポーネントの新デザイン実装

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Badge): カラートークンの指定と `className` props を受け取るように修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Select): テキストのサイズダウンに伴うスタイル修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Switch): テキストのサイズダウンに伴うスタイル修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - feat(Button): small を追加, 新しい intention を追加, children に寄せるように修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Chip): `leadingIcon``trailingIcon` の廃止と `clickableArea``icon` の追加

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(TextField): テキストのサイズダウンに伴うスタイル修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Button): テキストのサイズダウンに伴うスタイル修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(TextField): `suffix``icon` props の追加と prefix と suffix のデザイン修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Tab): color props を intention props に修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Select): divider の追加とオプションが無いときの表示を修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Token): Color token の新規定義と不要なトークンの削除

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix: 必要ないコンポーネントを削除

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix(Radio): primary color を使うように修正

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - feat: Chip コンポーネントの新デザイン実装

- [#902](https://github.com/4-design/for-ui/pull/902) [`2be4aea`](https://github.com/4-design/for-ui/commit/2be4aea0759d0f492b8db54a5e5d8ad0f96ad1b2) Thanks [@Qs-F](https://github.com/Qs-F)! - fix: `xl` のサイズを修正

### Patch Changes

- [#1065](https://github.com/4-design/for-ui/pull/1065) [`d8df4fd`](https://github.com/4-design/for-ui/commit/d8df4fd26bfcc4c85af0fd987bf5474e5a70d264) Thanks [@locona](https://github.com/locona)! - feat: prettier-plugin-pkg / @trivago/prettier-plugin-sort-imports 追加

## 1.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/for-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4design/for-ui",
"version": "1.0.18",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "git+https://github.com/4-design/for-ui.git"
Expand Down

0 comments on commit dc2f13a

Please sign in to comment.