@hzab/form-render 1.4.0-beta → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,4 +1,4 @@
1
- # @hzab/form-render@1.4.0
1
+ # @hzab/form-render@1.4.0-beta
2
2
 
3
3
  break: location-list-picker 添加多区域规划
4
4
  fix: LocationListPicker 点位信息弹窗位置问题修复
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hzab/form-render",
3
- "version": "1.4.0-beta",
3
+ "version": "1.4.0",
4
4
  "description": "",
5
5
  "main": "src",
6
6
  "scripts": {