Skip to content

Commit

Permalink
chore(release): 2.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JackySoft committed Aug 20, 2023
1 parent 6687565 commit 375c01b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.7](https://github.com/JackySoft/rocket-render/compare/v2.3.6...v2.3.7) (2023-08-20)


### Features

* 优化 ([5306862](https://github.com/JackySoft/rocket-render/commit/5306862068d5dba84f3b73d0600e6b89f512e41e))


### Bug Fixes

* 修复高度问题 ([6687565](https://github.com/JackySoft/rocket-render/commit/66875657bb3d9b325a330d27871d066896bd2d50))

### [2.3.6](https://github.com/JackySoft/rocket-render/compare/v2.3.5...v2.3.6) (2023-08-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rocket-render",
"description": "基于Vue2+ElementUI开发的低代码插件,通过JSON可快速搭建中后台项目.",
"version": "2.3.6",
"version": "2.3.7",
"license": "MIT",
"private": false,
"author": {
Expand Down

0 comments on commit 375c01b

Please sign in to comment.