Skip to content

Commit 122eff9

Browse files
committed
chore(release): 1.3.3
1 parent ded6b52 commit 122eff9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
### [1.3.3](https://github.com/DTStack/molecule/compare/v1.3.2...v1.3.3) (2023-04-03)
6+
7+
### Bug Fixes
8+
9+
- replace the Codicon.gear.classNames with codicon string ([#847](https://github.com/DTStack/molecule/issues/847)) ([ded6b52](https://github.com/DTStack/molecule/commit/ded6b52be2124520333f708fef928b8eeb8d9dbe))
10+
511
### [1.3.2](https://github.com/DTStack/molecule/compare/v1.2.0...v1.3.2) (2023-04-03)
612

713
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dtinsight/molecule",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "A Web IDE UI Framework built with React.js, inspired by VSCode.",
55
"module": "./esm/index.js",
66
"typings": "./esm/index.d.ts",

0 commit comments

Comments
 (0)