File tree Expand file tree Collapse file tree 8 files changed +52
-6
lines changed Expand file tree Collapse file tree 8 files changed +52
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.7] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.6...v1.4.7 ) (2022-08-30)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** vue-renderer:** 修复数据源初始化无法正常设置值到 state 中 ([ 97f3b08] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/97f3b08bf5fcb745ccc84bcb537a3170a53b3564 ) )
12+
13+
14+ ### Features
15+
16+ * ** vue-simulator-renderer:** slot 组件自动撑满父级容器高度 ([ 87dd933] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/87dd933f1144481403cff0ecc1b96a470ba0a4de ) )
17+
18+
19+
20+
21+
622## [ 1.4.6] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.5...v1.4.6 ) (2022-08-10)
723
824
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.4.6 " ,
2+ "version" : " 1.4.7 " ,
33 "npmClient" : " pnpm" ,
44 "useWorkspaces" : true ,
55 "packages" : [" packages/*" ],
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.7] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.6...v1.4.7 ) (2022-08-30)
7+
8+ ** Note:** Version bump only for package @knxcloud/lowcode-utils
9+
10+
11+
12+
13+
614## [ 1.4.6] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.5...v1.4.6 ) (2022-08-10)
715
816** Note:** Version bump only for package @knxcloud/lowcode-utils
Original file line number Diff line number Diff line change 22 "name" : " @knxcloud/lowcode-utils" ,
33 "main" : " ./lib/index.js" ,
44 "module" : " ./es/index.js" ,
5- "version" : " 1.4.6 " ,
5+ "version" : " 1.4.7 " ,
66 "files" : [
77 " es" ,
88 " lib"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.7] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.6...v1.4.7 ) (2022-08-30)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** vue-renderer:** 修复数据源初始化无法正常设置值到 state 中 ([ 97f3b08] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/97f3b08bf5fcb745ccc84bcb537a3170a53b3564 ) )
12+
13+
14+
15+
16+
617## [ 1.4.6] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.5...v1.4.6 ) (2022-08-10)
718
819
Original file line number Diff line number Diff line change 33 "main" : " ./lib/index.js" ,
44 "module" : " ./es/index.js" ,
55 "unpkg" : " ./dist/vue-renderer.js" ,
6- "version" : " 1.4.6 " ,
6+ "version" : " 1.4.7 " ,
77 "files" : [
88 " es" ,
99 " lib" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.4.7] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.6...v1.4.7 ) (2022-08-30)
7+
8+
9+ ### Features
10+
11+ * ** vue-simulator-renderer:** slot 组件自动撑满父级容器高度 ([ 87dd933] ( https://github.com/KNXCloud/lowcode-engine-vue/commit/87dd933f1144481403cff0ecc1b96a470ba0a4de ) )
12+
13+
14+
15+
16+
617## [ 1.4.6] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.4.5...v1.4.6 ) (2022-08-10)
718
819
Original file line number Diff line number Diff line change 33 "main" : " ./lib/index.js" ,
44 "module" : " ./es/index.js" ,
55 "unpkg" : " ./dist/vue-simulator-renderer.js" ,
6- "version" : " 1.4.6 " ,
6+ "version" : " 1.4.7 " ,
77 "files" : [
88 " es" ,
99 " lib" ,
1919 "homepage" :
" https://unpkg.com/@knxcloud/[email protected] /build/index.html" ,
2020 "dependencies" : {
2121 "@alilc/lowcode-types" : " ^1.0.13" ,
22- "@knxcloud/lowcode-utils" : " ^1.4.6 " ,
23- "@knxcloud/lowcode-vue-renderer" : " ^1.4.6 " ,
22+ "@knxcloud/lowcode-utils" : " ^1.4.7 " ,
23+ "@knxcloud/lowcode-vue-renderer" : " ^1.4.7 " ,
2424 "vue-router" : " ^4.1.5"
2525 },
2626 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments