Skip to content

Commit 1c776c7

Browse files
committed
chore(release): 0.9.0-beta.3.1
1 parent ec0d459 commit 1c776c7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.9.0-beta.3.1](https://github.com/DTStack/molecule/compare/v0.9.0-beta.3...v0.9.0-beta.3.1) (2022-02-08)
6+
57
## [0.9.0-beta.3](https://github.com/DTStack/molecule/compare/v0.9.0-beta.1.1...v0.9.0-beta.3) (2022-01-27)
68

79
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dtinsight/molecule",
3-
"version": "0.9.0-beta.3",
3+
"version": "0.9.0-beta.3.1",
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)