Skip to content

Commit

Permalink
CHANGELOG提交
Browse files Browse the repository at this point in the history
  • Loading branch information
HardenSG committed May 19, 2024
1 parent f2ac0d7 commit 6dd634b
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
## 0.10.1 (2024-05-19)


### Bug Fixes

* 更新错误埋点上报属性 ([895ddb8](https://github.com/HXTIA/notifyBoard_C/commit/895ddb867609c07bd728a96bb194fc1443354300))
* 更新文件名称 ([e5eb496](https://github.com/HXTIA/notifyBoard_C/commit/e5eb49668a79e0a10739962965cb6fc570be8569))
* 更新forbidden文件导入路径 ([7295b45](https://github.com/HXTIA/notifyBoard_C/commit/7295b45f678500628d8940897c4f799ca6c370dc))
* 更新README名称 ([b1340b2](https://github.com/HXTIA/notifyBoard_C/commit/b1340b2c38813eb4db72a462f13ec421fc6c8199))
* 迁移非业务组件至baseBuiltComp目录 ([583f179](https://github.com/HXTIA/notifyBoard_C/commit/583f17909d6af56baa9c7792b69eaff54927166a))
* 删除release脚本交互 & dev不生成changelog和git Release ([fca25ee](https://github.com/HXTIA/notifyBoard_C/commit/fca25ee551b76728ba55da6bc9d014d23b403ed0))
* 修复我的页面数据获取问题 ([5e3d77e](https://github.com/HXTIA/notifyBoard_C/commit/5e3d77eeff15ae0e0a45b34e7fac41d7f01ebbc0))
* 修复goTo透传参数错误增加默认鉴权 & 响应结构调整 ([5e53892](https://github.com/HXTIA/notifyBoard_C/commit/5e538925f8a6d09b7759da22e7752f47404e7e55))
* 修改构建配置 ([44391c3](https://github.com/HXTIA/notifyBoard_C/commit/44391c3ff8ef04c58e4a4f2247e409fff48d4306))
* 修正builtComp目录名称 ([ee331f0](https://github.com/HXTIA/notifyBoard_C/commit/ee331f0e88ea7707ef208891cfe4bc9d76f24f01))
* 作业状态枚举适配 & 作业状态更新 & 新增反馈页面 ([5c30231](https://github.com/HXTIA/notifyBoard_C/commit/5c3023189df122f2810606c3d312bb2d676245a2))
* authorization component and update system info ([b2c3064](https://github.com/HXTIA/notifyBoard_C/commit/b2c3064e1e3e4fd0f4b35a402585c772c58f1fba))


### Features

* 测试ci脚本构建 ([db7dbdc](https://github.com/HXTIA/notifyBoard_C/commit/db7dbdc1ee763a9c6e53b548bfd2abd9a696f7fe))
* 初始化项目仓库 & WIP: release脚本 developing.... ([6aa0142](https://github.com/HXTIA/notifyBoard_C/commit/6aa01422c78cf6bba00ec63e5442df8ad59d3948))
* 迁移detail页面到分包页测试 & 关闭prebundle带来的分包webpack no found报错 ([98c699b](https://github.com/HXTIA/notifyBoard_C/commit/98c699b37e5d235b92bd2ad43e59be490336902f))
* 请求函数封装支持预定义和自定义 & jsBase基础工具库创建 & storage存储 ([82bd1a1](https://github.com/HXTIA/notifyBoard_C/commit/82bd1a1057a6479a4af102a3d128b1ff228f8673))
* 新增机器人判别测试 ([083e0c7](https://github.com/HXTIA/notifyBoard_C/commit/083e0c72f6a4965f9c59c84319b53dc3ec0df360))
* 新增首页列表 & subscribe订阅函数及处理逻辑 ([0025938](https://github.com/HXTIA/notifyBoard_C/commit/0025938f30f2fa83023f2fb42f1fba0f1d03ff39))
* 新增详情页、海报保存分享 & 修改storage类型推断 ([d22db1a](https://github.com/HXTIA/notifyBoard_C/commit/d22db1aed0e05efe4c34464c7d4d2929f276359a))
* 新增goTo跳转 & query透传参数提取 & 基础埋点搭建 ([e0cd55f](https://github.com/HXTIA/notifyBoard_C/commit/e0cd55f7c4e7d79543b53b42b0afcd6b3394fab0))
* 新增omit能力 & 授权认证管理页面80% ([507f3c0](https://github.com/HXTIA/notifyBoard_C/commit/507f3c05208e7eb984253d010c23128a2a932d91))
* 增加常用实体 & 调整result和useRequest返回内容 ([9a7b49d](https://github.com/HXTIA/notifyBoard_C/commit/9a7b49d1142033345d66aa2947c2c7fcc0ae9b07))
* lottie支持CDN引入 & 静态CDN资源预加载 & 初始化页面重定向 ([0276360](https://github.com/HXTIA/notifyBoard_C/commit/027636051ccdca47e8eb57e5afe8c6e2732c221a))
* Organization initialization ([f77d8cf](https://github.com/HXTIA/notifyBoard_C/commit/f77d8cf9ca41e46fc8a61c49b2146db24c80d42e))



## 0.10.1 (2024-03-02)


Expand Down

0 comments on commit 6dd634b

Please sign in to comment.