build(version): 更新版本号并调整依赖
- 将 @szyx/sdk_base 版本从1.0.9 升级到 1.0.10 - 将 @szyx/sdk_ywx 版本从1.0.5 升级到 1.0.6- 更新 HAR_VERSION 常量 - 修改版本号和版本名称 - 更新 CHANGELOG.md 文件
这个提交包含在:
父节点
98068eaa41
当前提交
c8289cee7e
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Use these variables when you tailor your ArkTS code. They must be of the const type.
|
||||
*/
|
||||
export const HAR_VERSION = '1.0.9';
|
||||
export const HAR_VERSION = '1.0.10';
|
||||
export const BUILD_MODE_NAME = 'debug';
|
||||
export const DEBUG = true;
|
||||
export const TARGET_NAME = 'default';
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# [v1.0.10] 2025.xx.xx
|
||||
# [v1.0.10] 2025.50.30
|
||||
|
||||
> - `ToolsHelper.showConfirmDialog()`&`ToolsHelper.showAlertDialog()`添加自定义`UI`功能
|
||||
> - 添加一个`ImageHelper`,处理图片相关
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@szyx/sdk_base",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"description": "数字医信公司,鸿蒙app开发基础工具。",
|
||||
"main": "Index.ets",
|
||||
"author": "数字医信",
|
||||
|
||||
正在加载...
在新工单中引用
屏蔽一个用户