Skip to content

Commit

Permalink
chore(release): version packages (#222)
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 May 23, 2024
1 parent 1e8bc0e commit caa0a23
Show file tree
Hide file tree
Showing 19 changed files with 102 additions and 36 deletions.
13 changes: 0 additions & 13 deletions .changeset/curvy-eggs-repeat.md

This file was deleted.

11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# kubed-documents

## 0.2.6

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

- Updated dependencies [[`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b)]:
- @kubed/components@0.2.2
- @kubed/hooks@0.0.17
- @kubed/icons@0.0.19

## 0.2.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kubed-documents",
"version": "0.2.5",
"version": "0.2.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,9 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@kubed/components": "^0.2.1",
"@kubed/icons": "^0.0.18",
"@kubed/hooks": "^0.0.16",
"@kubed/components": "^0.2.2",
"@kubed/icons": "^0.0.19",
"@kubed/hooks": "^0.0.17",
"@mdx-js/react": "^1.6.22",
"classnames": "^2.3.1",
"fs-extra": "^10.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @kubed/charts

## 0.0.21

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

- Updated dependencies [[`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b)]:
- @kubed/hooks@0.0.17
- @kubed/icons@0.0.19

## 0.0.20

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubed/charts",
"version": "0.0.20",
"version": "0.0.21",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/index.d.ts",
Expand All @@ -18,8 +18,8 @@
"directory": "packages/charts"
},
"peerDependencies": {
"@kubed/hooks": "0.0.16",
"@kubed/icons": "0.0.18",
"@kubed/hooks": "0.0.17",
"@kubed/icons": "0.0.19",
"react": ">=16.8.6",
"react-dom": ">=16.8.6",
"react-is": "^17.0.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/code-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @kubed/code-editor

## 0.0.26

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

- Updated dependencies [[`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b)]:
- @kubed/hooks@0.0.17
- @kubed/icons@0.0.19

## 0.0.25

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/code-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubed/code-editor",
"version": "0.0.25",
"version": "0.0.26",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/index.d.ts",
Expand All @@ -18,8 +18,8 @@
"directory": "packages/code-editor"
},
"peerDependencies": {
"@kubed/hooks": "0.0.16",
"@kubed/icons": "0.0.18",
"@kubed/hooks": "0.0.17",
"@kubed/icons": "0.0.19",
"react": ">=16.8.6",
"react-dom": ">=16.8.6",
"react-is": "^17.0.2"
Expand Down
10 changes: 10 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @kubed/components

## 0.2.2

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

- Updated dependencies [[`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b)]:
- @kubed/hooks@0.0.17
- @kubed/icons@0.0.19

## 0.2.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kubed/components",
"description": "React components library for KubeSphere console.",
"version": "0.2.1",
"version": "0.2.2",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/src/index.d.ts",
Expand All @@ -18,8 +18,8 @@
"directory": "packages/components"
},
"peerDependencies": {
"@kubed/hooks": "0.0.16",
"@kubed/icons": "0.0.18",
"@kubed/hooks": "0.0.17",
"@kubed/icons": "0.0.19",
"react": ">=16.8.6",
"react-dom": ">=16.8.6",
"react-is": "^17.0.2"
Expand Down Expand Up @@ -47,6 +47,6 @@
"tippy.js": "^6.3.7"
},
"devDependencies": {
"@kubed/tests": "0.0.4"
"@kubed/tests": "0.0.5"
}
}
10 changes: 10 additions & 0 deletions packages/diff-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @kubed/diff-view

## 0.0.22

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

- Updated dependencies [[`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b)]:
- @kubed/hooks@0.0.17
- @kubed/icons@0.0.19

## 0.0.21

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/diff-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubed/diff-viewer",
"version": "0.0.21",
"version": "0.0.22",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/index.d.ts",
Expand All @@ -18,8 +18,8 @@
"directory": "packages/diff-viewer"
},
"peerDependencies": {
"@kubed/hooks": "0.0.16",
"@kubed/icons": "0.0.18",
"@kubed/hooks": "0.0.17",
"@kubed/icons": "0.0.19",
"react": ">=16.8.6",
"react-dom": ">=16.8.6",
"react-is": "^17.0.2"
Expand Down
6 changes: 6 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kubed/hooks

## 0.0.17

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

## 0.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubed/hooks",
"version": "0.0.16",
"version": "0.0.17",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kubed/icons

## 0.0.19

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

## 0.0.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubed/icons",
"version": "0.0.18",
"version": "0.0.19",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/log-viewer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @kubed/log-viewer

## 0.0.21

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

- Updated dependencies [[`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b)]:
- @kubed/hooks@0.0.17
- @kubed/icons@0.0.19

## 0.0.20

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/log-viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kubed/log-viewer",
"version": "0.0.20",
"version": "0.0.21",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/index.d.ts",
Expand All @@ -18,8 +18,8 @@
"directory": "packages/log-viewer"
},
"peerDependencies": {
"@kubed/hooks": "0.0.16",
"@kubed/icons": "0.0.18",
"@kubed/hooks": "0.0.17",
"@kubed/icons": "0.0.19",
"react": ">=16.8.6",
"react-dom": ">=16.8.6",
"react-is": "^17.0.2"
Expand Down
6 changes: 6 additions & 0 deletions packages/tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @kubed/tests

## 0.0.5

### Patch Changes

- [#221](https://github.com/kubesphere/kube-design/pull/221) [`1e8bc0e`](https://github.com/kubesphere/kube-design/commit/1e8bc0ec1482d3a2aeca4040f32bf0f10008ae0b) Thanks [@donniean](https://github.com/donniean)! - feat: update TopicCircle icon

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kubed/tests",
"private": true,
"version": "0.0.4",
"version": "0.0.5",
"description": "Testing utilities for Kubed components",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit caa0a23

Please sign in to comment.