Skip to content

Commit

Permalink
chore(release): 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JackySoft committed Oct 12, 2024
1 parent ced3f79 commit ecd06f6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.

### [4.0.1](https://github.com/JackySoft/marsview/compare/v4.0.0...v4.0.1) (2024-10-12)


### Features

* 增加捐赠者 ([ced3f79](https://github.com/JackySoft/marsview/commit/ced3f7916f2c07800dd70efd2c8f805e248787ab))


### Bug Fixes

* 屏蔽上传报错提示 ([6469f54](https://github.com/JackySoft/marsview/commit/6469f541ba5a4ded5afee56571194fbdbc827bd5))
* 替换图片 ([9a912d2](https://github.com/JackySoft/marsview/commit/9a912d2a0edecfccd413a18782ca6a51bb6b1267))

## [4.0.0](https://github.com/JackySoft/marsview/compare/v3.21.1...v4.0.0) (2024-10-12)


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": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"author": {
"name": "河畔一角",
Expand Down

0 comments on commit ecd06f6

Please sign in to comment.