Skip to content

Commit

Permalink
chore(release): 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JackySoft authored and jianbing.chen committed Dec 18, 2024
1 parent 96d5713 commit 4b443b4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [6.2.0](https://github.com/JackySoft/marsview/compare/v6.1.6...v6.2.0) (2024-11-25)


### Features

* 修改接口定义,同步代码。 ([db23308](https://github.com/JackySoft/marsview/commit/db2330886803fd983e1cd6320b0d2634d7cfc39d))


### Others

* 替换代理地址 ([5eb7e0c](https://github.com/JackySoft/marsview/commit/5eb7e0c17521c21a3a1d046089ad8f42f7644010))

### [6.1.6](https://github.com/JackySoft/marsview/compare/v6.1.5...v6.1.6) (2024-11-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": false,
"name": "marsview",
"description": "Marsview 是一款开源的低代码平台,面向中后台管理系统。支持可视化配置、逻辑编排、事件流交互、数据源配置等。",
"version": "6.1.6",
"version": "6.2.0",
"license": "MIT",
"author": {
"name": "河畔一角",
Expand Down

0 comments on commit 4b443b4

Please sign in to comment.