Skip to content

Commit

Permalink
chore(release): 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JackySoft committed Aug 29, 2024
1 parent e3c01cc commit 8fba03d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.

## [2.14.0](https://github.com/JackySoft/marsview/compare/v2.13.0...v2.14.0) (2024-08-29)


### Features

* 1.Input组件增加属性。2.配置增加图标类型。 ([655f2e6](https://github.com/JackySoft/marsview/commit/655f2e6499380fe4cd4690d6b812ed5bc2b72ec9))
* 增加 Result 组件 ([1b3082e](https://github.com/JackySoft/marsview/commit/1b3082e7d200bf9f740850ebc4c086e70cd5246b))
* Result 组件代码优化 ([1fa674e](https://github.com/JackySoft/marsview/commit/1fa674e8b0d999b4a87ff606a12e8f238653d636))

## [2.13.0](https://github.com/JackySoft/marsview/compare/v2.12.0...v2.13.0) (2024-08-28)


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

0 comments on commit 8fba03d

Please sign in to comment.