File tree Expand file tree Collapse file tree 8 files changed +38
-6
lines changed
Expand file tree Collapse file tree 8 files changed +38
-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.0.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.0.1...v1.0.2 ) (2022-06-15)
7+
8+ ** Note:** Version bump only for package lowcode-engine-vue
9+
10+
11+
12+
13+
614## 1.0.1 (2022-06-15)
715
816** Note:** Version bump only for package lowcode-engine-vue
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.1 " ,
2+ "version" : " 1.0.2 " ,
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.0.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.0.1...v1.0.2 ) (2022-06-15)
7+
8+ ** Note:** Version bump only for package @knxcloud/lowcode-utils
9+
10+
11+
12+
13+
614## 1.0.1 (2022-06-15)
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.0.1 " ,
5+ "version" : " 1.0.2 " ,
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.0.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.0.1...v1.0.2 ) (2022-06-15)
7+
8+ ** Note:** Version bump only for package @knxcloud/lowcode-vue-renderer
9+
10+
11+
12+
13+
614## 1.0.1 (2022-06-15)
715
816** Note:** Version bump only for package @knxcloud/lowcode-vue-renderer
Original file line number Diff line number Diff line change 33 "main" : " ./lib/index.js" ,
44 "module" : " ./es/index.js" ,
55 "unpkg" : " ./es/vue-renderer.js" ,
6- "version" : " 1.0.1 " ,
6+ "version" : " 1.0.2 " ,
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.0.2] ( https://github.com/KNXCloud/lowcode-engine-vue/compare/v1.0.1...v1.0.2 ) (2022-06-15)
7+
8+ ** Note:** Version bump only for package @knxcloud/lowcode-vue-simulator-renderer
9+
10+
11+
12+
13+
614## 1.0.1 (2022-06-15)
715
816** Note:** Version bump only for package @knxcloud/lowcode-vue-simulator-renderer
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.0.1 " ,
6+ "version" : " 1.0.2 " ,
77 "files" : [
88 " es" ,
99 " lib" ,
1919 "dependencies" : {
2020 "@alilc/lowcode-types" : " ^1.0.9" ,
2121 "@alilc/lowcode-utils" : " ^1.0.9" ,
22- "@knxcloud/lowcode-utils" : " ^1.0.1 " ,
23- "@knxcloud/lowcode-vue-renderer" : " ^1.0.1 " ,
22+ "@knxcloud/lowcode-utils" : " ^1.0.2 " ,
23+ "@knxcloud/lowcode-vue-renderer" : " ^1.0.2 " ,
2424 "vue-router" : " ^4.0.15"
2525 },
2626 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments