From fe602d3a1c346fed1702225b6adc344345bb1652 Mon Sep 17 00:00:00 2001 From: JackySoft Date: Sun, 25 Aug 2024 14:05:32 +0800 Subject: [PATCH] chore(release): 2.3.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 556234d..59b91c5 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.3.0](https://github.com/JackySoft/marsview/compare/v2.2.0...v2.3.0) (2024-08-25) + + +### Documentation + +* 录制教学视频 ([9421ed6](https://github.com/JackySoft/marsview/commit/9421ed6952251c7c6223c9486a47e6e1d718c47a)) + ## [2.2.0](https://github.com/JackySoft/marsview/compare/v2.1.0...v2.2.0) (2024-08-25) diff --git a/package.json b/package.json index ff59749..cffaac8 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": false, "name": "marsview", "description": "marsview 是一款开源的低代码平台,面向中后台管理系统。支持可视化配置、逻辑编排、事件流交互、数据源配置等。", - "version": "2.2.0", + "version": "2.3.0", "license": "MIT", "author": { "name": "河畔一角",