diff --git a/CHANGELOG.md b/CHANGELOG.md index d0bf034..8346467 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. +## [1.12.0](https://github.com/JackySoft/marsview/compare/v1.11.0...v1.12.0) (2024-08-19) + + +### Others + +* 修改package,增加commit 类型 ([1c3c7a1](https://github.com/JackySoft/marsview/commit/1c3c7a1590a137b333f4e99cc613f1976aad4477)) + ## [1.11.0](https://github.com/JackySoft/marsview/compare/v1.10.0...v1.11.0) (2024-08-19) ## [1.10.0](https://github.com/JackySoft/marsview/compare/v1.9.0...v1.10.0) (2024-08-19) diff --git a/package.json b/package.json index d4b0ec8..879a612 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": false, "name": "marsview", "description": "marsview 是一款开源的低代码平台,面向中后台管理系统。支持可视化配置、逻辑编排、事件流交互、数据源配置等。", - "version": "1.11.0", + "version": "1.12.0", "license": "MIT", "author": { "name": "河畔一角",