Skip to content

Commit

Permalink
chore(release): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 13, 2024
1 parent d32ed55 commit ec3a2e2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-yaks-check.md

This file was deleted.

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

## 0.2.7

### Patch Changes

- [#237](https://github.com/kubesphere/kube-design/pull/237) [`d32ed55`](https://github.com/kubesphere/kube-design/commit/d32ed5562b5a758d5095a697fb1e5742cb8fa2ae) Thanks [@yazhouio](https://github.com/yazhouio)! - refactor: Refactor table footer

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.6",
"version": "0.2.7",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "lib/src/index.d.ts",
Expand Down

0 comments on commit ec3a2e2

Please sign in to comment.