Skip to content

Commit

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

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.

## [3.14.0](https://github.com/JackySoft/marsview/compare/v3.13.0...v3.14.0) (2024-09-25)


### Bug Fixes

* 修复icon版本问题 ([1fdcce3](https://github.com/JackySoft/marsview/commit/1fdcce34710834c462720444e6995542cc48f4cc))

## [3.13.0](https://github.com/JackySoft/marsview/compare/v3.12.0...v3.13.0) (2024-09-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": "3.13.0",
"version": "3.14.0",
"license": "MIT",
"author": {
"name": "河畔一角",
Expand Down

0 comments on commit d4c2831

Please sign in to comment.