diff --git a/VERSION b/VERSION index e1df5de7ae8c0e5f2eb07df65f15a95766f6c9b0..03e5161d2c5c129cdc840147d188e33b415a5bad 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.4 \ No newline at end of file +1.4.5 \ No newline at end of file diff --git a/arkoala/arkui-common/package.json b/arkoala/arkui-common/package.json index 23277cbfa2424fb2c058e9b4fb12d41197049a5a..0d714df2c4e8cde5e32b9774d20d5cd8be57e659 100644 --- a/arkoala/arkui-common/package.json +++ b/arkoala/arkui-common/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/arkui-common", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "main": "build/lib/src/index.js", "exports": { @@ -53,10 +53,10 @@ }, "keywords": [], "dependencies": { - "@koalaui/common": "1.4.4+devel", - "@koalaui/compat": "1.4.4+devel", - "@koalaui/runtime": "1.4.4+devel", + "@koalaui/common": "1.4.5+devel", + "@koalaui/compat": "1.4.5+devel", + "@koalaui/runtime": "1.4.5+devel", "@koalaui/ets-tsc": "4.9.5-r4", "@koalaui/fast-arktsc": "next" } -} +} \ No newline at end of file diff --git a/arkoala/arkui/package.json b/arkoala/arkui/package.json index 0024f459c14ff04a4203a4b09f5c449a230dbc59..aa57c65770722dfa376ca5df5ebc975f98c7a876 100644 --- a/arkoala/arkui/package.json +++ b/arkoala/arkui/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/arkoala-arkui", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "main": "build/lib/src/index.js", "exports": { @@ -45,10 +45,10 @@ }, "keywords": [], "dependencies": { - "@koalaui/common": "1.4.4+devel", - "@koalaui/runtime": "1.4.4+devel", + "@koalaui/common": "1.4.5+devel", + "@koalaui/runtime": "1.4.5+devel", "@koalaui/arkoala": "1.4.1+devel", - "@koalaui/arkui-common": "1.4.4+devel", + "@koalaui/arkui-common": "1.4.5+devel", "@koalaui/ets-tsc": "4.9.5-r4", "media-query-parser": "^2.0.2", "commander": "10.0.1" @@ -64,4 +64,4 @@ "mocha": "^9.2.2", "source-map-support": "^0.5.21" } -} +} \ No newline at end of file diff --git a/arkoala/ets-plugin/package.json b/arkoala/ets-plugin/package.json index a3b719fdee44b86ae423a9e247dfae951b9d0d3f..471afcd1e4b0f37da9451b985f92e8db799f31ac 100644 --- a/arkoala/ets-plugin/package.json +++ b/arkoala/ets-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/ets-plugin", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "main": "build/lib/src/index.js", "types": "build/lib/src/index.d.ts", @@ -53,4 +53,4 @@ "mocha": "^9.2.2", "source-map-support": "^0.5.21" } -} +} \ No newline at end of file diff --git a/incremental/build-common/package.json b/incremental/build-common/package.json index 4635f4273120fb5b534740fc81c5006d19744000..0179f0dd31256da50a7c7f010b659c1dfbe9622e 100644 --- a/incremental/build-common/package.json +++ b/incremental/build-common/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/build-common", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "files": [ "tsconfig.json" diff --git a/incremental/common/package.json b/incremental/common/package.json index 94a1617f8ff3201687de9ca777cc466d13b5e37d..cb7a3c1bfc5decad07f17bbe85a1e60ee12a9f44 100644 --- a/incremental/common/package.json +++ b/incremental/common/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/common", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "main": "build/lib/src/index.js", "types": "./index.d.ts", @@ -42,7 +42,7 @@ }, "keywords": [], "dependencies": { - "@koalaui/compat": "1.4.4+devel" + "@koalaui/compat": "1.4.5+devel" }, "devDependencies": { "@ohos/hypium": "1.0.6", @@ -56,4 +56,4 @@ "mocha": "^9.2.2", "source-map-support": "^0.5.21" } -} +} \ No newline at end of file diff --git a/incremental/compat/package.json b/incremental/compat/package.json index 4c487c2e44189656dcdf40ac6080cb29e32aa470..193351453d86cc325db4727f24a922ac227b6945 100644 --- a/incremental/compat/package.json +++ b/incremental/compat/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/compat", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "main": "build/src/index.js", "types": "build/src/index.d.ts", @@ -43,4 +43,4 @@ "mocha": "^9.2.2", "source-map-support": "^0.5.21" } -} +} \ No newline at end of file diff --git a/incremental/compiler-plugin/package.json b/incremental/compiler-plugin/package.json index d623af7870954570ff186f021c3a516b0cf66411..e03b718cab0ce306649ca9e6aa9a7dbbeef9c391 100644 --- a/incremental/compiler-plugin/package.json +++ b/incremental/compiler-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/compiler-plugin", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "main": "build/lib/src/index.js", "types": "build/lib/src/index.d.ts", @@ -10,7 +10,7 @@ ], "keywords": [], "dependencies": { - "@koalaui/common": "1.4.4+devel" + "@koalaui/common": "1.4.5+devel" }, "devDependencies": { "@types/chai": "^4.3.1", @@ -31,4 +31,4 @@ "test:coverage": "nyc mocha", "canonize": "npm run unmemoize:tests && cp -r ./test/unmemoized/examples ./test/golden/" } -} +} \ No newline at end of file diff --git a/incremental/runtime/package.json b/incremental/runtime/package.json index 9c2952e5c19b654addc434b873e89ec99761752b..425245ad18c3a884e324989657d81f87e1addc6b 100644 --- a/incremental/runtime/package.json +++ b/incremental/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/runtime", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "main": "./build/lib/src/index.js", "types": "./build/lib/src/index.d.ts", @@ -10,9 +10,9 @@ "oh-package.json5" ], "scripts": { - "compile": "ets-tsc -p .", - "compile:unmemoize": "ets-tsc -p tsconfig-unmemoize.json", - "compile:test": "ets-tsc -b tsconfig-test.json", + "compile": "ets-tsc -p .", + "compile:unmemoize": "ets-tsc -p tsconfig-unmemoize.json", + "compile:test": "ets-tsc -b tsconfig-test.json", "clean": "rimraf build", "test": "mocha", "test:coverage": "nyc mocha", @@ -38,8 +38,8 @@ }, "keywords": [], "dependencies": { - "@koalaui/common": "1.4.4+devel", - "@koalaui/compat": "1.4.4+devel" + "@koalaui/common": "1.4.5+devel", + "@koalaui/compat": "1.4.5+devel" }, "devDependencies": { "@types/chai": "^4.3.1", @@ -52,4 +52,4 @@ "mocha": "^9.2.2", "source-map-support": "^0.5.21" } -} +} \ No newline at end of file diff --git a/interop/package.json b/interop/package.json index 909462aa0f90543243af577eddb92e3575a8c0c6..b81e7eed6da32bbd2733803195d695c191ba5151 100644 --- a/interop/package.json +++ b/interop/package.json @@ -1,6 +1,6 @@ { "name": "@koalaui/interop", - "version": "1.4.4+devel", + "version": "1.4.5+devel", "description": "", "workspaces": [ "../incremental/build-common", @@ -57,7 +57,7 @@ "keywords": [], "dependencies": { "@types/node": "^18.0.0", - "@koalaui/common": "1.4.4+devel" + "@koalaui/common": "1.4.5+devel" }, "devDependencies": { "@ohos/hypium": "1.0.6", @@ -74,4 +74,4 @@ "@koalaui/ets-tsc": "4.9.5-r4", "@koalaui/fast-arktsc": "next" } -} +} \ No newline at end of file