Skip to content

Commit

Permalink
Version Packages (#999)
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 Jan 16, 2023
1 parent aaa34c6 commit e2bc071
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 25 deletions.
6 changes: 0 additions & 6 deletions .changeset/bright-snails-cry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/empty-baboons-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-knives-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-rings-explode.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.6

### Patch Changes

- [#1000](https://github.com/4-design/for-ui/pull/1000) [`75dfdd4`](https://github.com/4-design/for-ui/commit/75dfdd4f3a3be0bb73777008de9a6041d88b4d61) Thanks [@locona](https://github.com/locona)! - fix: eslint / prettier ライブラリアップデート

## 1.0.5

### 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.5",
"version": "1.0.6",
"description": "3design's shared ESLint config",
"repository": {
"url": "4-design/for-ui",
Expand Down
12 changes: 12 additions & 0 deletions packages/for-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @3design/3design-ui

## 1.0.14

### Patch Changes

- [#1000](https://github.com/4-design/for-ui/pull/1000) [`75dfdd4`](https://github.com/4-design/for-ui/commit/75dfdd4f3a3be0bb73777008de9a6041d88b4d61) Thanks [@locona](https://github.com/locona)! - fix: eslint / prettier ライブラリアップデート

- [#935](https://github.com/4-design/for-ui/pull/935) [`aaa34c6`](https://github.com/4-design/for-ui/commit/aaa34c66c1ac44d1fcba3347b2d9b46a86af0069) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all non-major dependencies

- [`75a1a14`](https://github.com/4-design/for-ui/commit/75a1a1479b0e08dc7c66b41e74c6d2fcedf8ff13) Thanks [@locona](https://github.com/locona)! - fix: Remove babel/core

- [#997](https://github.com/4-design/for-ui/pull/997) [`e3ddac9`](https://github.com/4-design/for-ui/commit/e3ddac9f90f704cce4d633ff1847984ddbb733fe) Thanks [@locona](https://github.com/locona)! - fix(Button): html elemnt の変更を受け止めるようにする

## 1.0.13

### 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.13",
"version": "1.0.14",
"homepage": "https://github.com/4-design/for-ui",
"main": "dist/commonjs/for-ui.js",
"module": "dist/esm/for-ui.esm.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/prettier-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @3design/prettier-config

## 1.0.4

### Patch Changes

- [#935](https://github.com/4-design/for-ui/pull/935) [`aaa34c6`](https://github.com/4-design/for-ui/commit/aaa34c66c1ac44d1fcba3347b2d9b46a86af0069) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all non-major dependencies

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4design/prettier-config",
"version": "1.0.3",
"version": "1.0.4",
"description": "3design's shared Prettier config",
"repository": {
"url": "4-design/for-ui",
Expand Down

0 comments on commit e2bc071

Please sign in to comment.