Skip to content

Commit

Permalink
Version Packages (#835)
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 Oct 12, 2022
1 parent b56a74a commit 95e93aa
Show file tree
Hide file tree
Showing 11 changed files with 38 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-points-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/few-moons-care.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/modern-mails-fly.md

This file was deleted.

9 changes: 9 additions & 0 deletions example/nextjs-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @3design/nextjs-app

## 1.0.1

### Patch Changes

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

- Updated dependencies [[`24cb762`](https://github.com/4-design/for-ui/commit/24cb762564db530b1cce442ea8ac7f9e867e8eb5), [`b56a74a`](https://github.com/4-design/for-ui/commit/b56a74a73a7defd674e27c5e88c40daa826f24e1), [`039d5e6`](https://github.com/4-design/for-ui/commit/039d5e62d9095cfbaaf4450032cabf99000e016d)]:
- @4design/for-ui@1.0.3

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion example/nextjs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@4design/nextjs-app",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev": "next",
"build": "next build",
Expand Down
9 changes: 9 additions & 0 deletions example/vite-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @3design/vite-app

## 1.0.2

### Patch Changes

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

- Updated dependencies [[`24cb762`](https://github.com/4-design/for-ui/commit/24cb762564db530b1cce442ea8ac7f9e867e8eb5), [`b56a74a`](https://github.com/4-design/for-ui/commit/b56a74a73a7defd674e27c5e88c40daa826f24e1), [`039d5e6`](https://github.com/4-design/for-ui/commit/039d5e62d9095cfbaaf4450032cabf99000e016d)]:
- @4design/for-ui@1.0.3

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion example/vite-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@4design/vite-app",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down
10 changes: 10 additions & 0 deletions packages/3design-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @3design/3design-ui

## 1.0.3

### Patch Changes

- [#836](https://github.com/4-design/for-ui/pull/836) [`24cb762`](https://github.com/4-design/for-ui/commit/24cb762564db530b1cce442ea8ac7f9e867e8eb5) Thanks [@locona](https://github.com/locona)! - fix(for-ui): remove margin from Checkbox

- [#837](https://github.com/4-design/for-ui/pull/837) [`b56a74a`](https://github.com/4-design/for-ui/commit/b56a74a73a7defd674e27c5e88c40daa826f24e1) Thanks [@locona](https://github.com/locona)! - fix(for-ui): Checkbox Storybook 更新

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

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/3design-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@4design/for-ui",
"version": "1.0.2",
"version": "1.0.3",
"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/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @3design/eslint-config

## 1.0.1

### Patch Changes

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

## 2.0.0

### Major 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.0",
"version": "1.0.1",
"description": "3design's shared ESLint config",
"repository": {
"url": "4-design/for-ui",
Expand Down

0 comments on commit 95e93aa

Please sign in to comment.