Skip to content

Commit 616d9b8

Browse files
committed
chore(release): 0.6.3
1 parent 42802f7 commit 616d9b8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.6.3](https://code.alipay.com/cloud-ide/codefuse-ide/compare/v0.6.2...v0.6.3) (2024-10-16)
6+
7+
8+
### Features
9+
10+
* add minor ([551a6b2](https://code.alipay.com/cloud-ide/codefuse-ide/commit/551a6b2a42618ad530d6713475b5be26f1864b07))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update opensumi packages to v3.4.4 ([992b6d6](https://code.alipay.com/cloud-ide/codefuse-ide/commit/992b6d6431454eb036a22ead83d23b84925e4291))
16+
517
### 0.6.2 (2024-10-11)
618

719

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codefuse-ide",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "CodeFuse AI Native IDE",
55
"main": "out/main",
66
"scripts": {

0 commit comments

Comments
 (0)