Skip to content

Commit

Permalink
chore(release): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Liberty-liu committed Apr 22, 2024
1 parent 3aca8ee commit 5f03b54
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.3.0](https://github.com/Liberty-liu/Everright-formEditor/compare/v1.2.3...v1.3.0) (2024-04-22)


### Bug Fixes

* update package version to "1.3.0-beta.2" and fix CollapseLayout class issue ([cdc6702](https://github.com/Liberty-liu/Everright-formEditor/commit/cdc670215927a4b1b16cdf771cc3d3ad7344453c))


### Features

* refactor Checkbox, Radio, and Select components to include Other component ([d156c7a](https://github.com/Liberty-liu/Everright-formEditor/commit/d156c7a5268210b29fbfb18fdac80663bccddd1f))
* set default value for TabsLayout and handle checkbox change in ConfigData3 ([319920b](https://github.com/Liberty-liu/Everright-formEditor/commit/319920b854e24a6fb6fbb76c1214980e18da7dda))
* update package version to "1.3.0-beta.1" and enhance form editor layout ([2cdf6cb](https://github.com/Liberty-liu/Everright-formEditor/commit/2cdf6cb8e756e6135512ed29e986cb4fe8ad7b25))



## [1.2.3](https://github.com/Liberty-liu/Everright-formEditor/compare/v1.2.2...v1.2.3) (2023-11-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "everright-formeditor",
"version": "1.3.0-beta.2",
"version": "1.3.0",
"description": "🦮 Powerful lowcode|vue form editor,generator,designer,builder library. It provides an easy way to create custom forms. The project is extensible, easy to use and configure, and provides many commonly used form components and functions(vue可视化低代码表单设计器、表单编辑器、element-plus vant表单设计)",
"files": [
"dist",
Expand Down

0 comments on commit 5f03b54

Please sign in to comment.