Skip to content

Commit

Permalink
Merge pull request #205 from chenz24/changeset-release/master
Browse files Browse the repository at this point in the history
Next release
  • Loading branch information
chenz24 authored Nov 14, 2022
2 parents 096dece + 8493ed9 commit 2f12517
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/orange-kiwis-wash.md

This file was deleted.

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

## 0.0.5

### Patch Changes

- [`65ef517`](https://github.com/kubesphere/kube-design/commit/65ef517dbb285fba85d45290499d3477227a5cfa) Thanks [@chenz24](https://github.com/chenz24)! - 1. Improve codeeditor

## 0.0.4

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

1 comment on commit 2f12517

@vercel
Copy link

@vercel vercel bot commented on 2f12517 Nov 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kube-design – ./

kube-design.vercel.app
kube-design-git-master-chenz8606.vercel.app
kube-design-chenz8606.vercel.app

Please sign in to comment.