Skip to content

Commit 9cf17d6

Browse files
committed
chore: 更新版本号至 1.2.4,并修复 app.config.js 配置不生效的问题
1 parent ad07ee9 commit 9cf17d6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
历史版本更新从 README 中拆出,便于首页专注接入说明与使用导航。
44

5+
## v1.2.4 (2026-03-27)
6+
7+
- 修复 `app.config.js` 配置不生效的问题
8+
-
59
## v1.2.3-beta.0 (2026-03-27)
610

711
- 基于当前 `1.2.2` 代码的测试发布/重发,用于验证发布与安装流程,无新增功能变更

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-jpush-expo",
3-
"version": "1.2.3-beta.0",
3+
"version": "1.2.4",
44
"description": "Expo 集成极光推送(JPush)一体化解决方案,支持 iOS/Android 厂商通道",
55
"main": "app.plugin.js",
66
"types": "plugin/build/index.d.ts",

0 commit comments

Comments
 (0)