Skip to content

Commit

Permalink
chore(release): 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed Jun 12, 2023
1 parent 567f629 commit 57804b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [1.3.4](https://github.com/DTStack/molecule/compare/v1.3.3...v1.3.4) (2023-06-12)

### [1.3.3](https://github.com/DTStack/molecule/compare/v1.3.2...v1.3.3) (2023-04-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dtinsight/molecule",
"version": "1.3.3",
"version": "1.3.4",
"description": "A Web IDE UI Framework built with React.js, inspired by VSCode.",
"module": "./esm/index.js",
"typings": "./esm/index.d.ts",
Expand Down

0 comments on commit 57804b6

Please sign in to comment.