diff --git a/CHANGELOG.md b/CHANGELOG.md index 4382237e..63072e86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +## [2.12.0](https://github.com/JackySoft/marsview/compare/v2.11.0...v2.12.0) (2024-08-28) + + +### Bug Fixes + +* 修复Loading问题 ([e0e6349](https://github.com/JackySoft/marsview/commit/e0e6349ebb3dceb01fadef080b10a746d040ecf0)) + ## [2.11.0](https://github.com/JackySoft/marsview/compare/v2.10.0...v2.11.0) (2024-08-28) diff --git a/package.json b/package.json index 9e9979cd..8f78cb7d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": false, "name": "marsview", "description": "marsview 是一款开源的低代码平台,面向中后台管理系统。支持可视化配置、逻辑编排、事件流交互、数据源配置等。", - "version": "2.11.0", + "version": "2.12.0", "license": "MIT", "author": { "name": "河畔一角",