## [1.3.2](https://github.com/TencentWecom/wecom-jssdk/compare/v1.3.1...v1.3.2) (2023-05-16) ### Features * 更新及导出 ww-login 定义 (merge request !20) ([1659379](https://github.com/TencentWecom/wecom-jssdk/commit/1659379f62f8618bef32f8d5f2211c88d41fca78)) ## [1.3.1](https://github.com/TencentWecom/wecom-jssdk/compare/v1.3.0...v1.3.1) (2023-03-22) # [1.3.0](https://github.com/TencentWecom/wecom-jssdk/compare/v1.2.1...v1.3.0) (2023-03-22) ### Features * 补充 jsapi 列表 ([a1d7783](https://github.com/TencentWecom/wecom-jssdk/commit/a1d7783905c42082a9b4b61a967be1a0900771ef)) * 根据 getAgentConfigSignature 判断 config 类型 ([af2fd23](https://github.com/TencentWecom/wecom-jssdk/commit/af2fd232de6f1345c4d191c3dd168e4c5ce9d9c9)) * add getCurCorpGroupContact ([5648bbd](https://github.com/TencentWecom/wecom-jssdk/commit/5648bbd1604a45876a7072b2b9c12afe0b45848b)) * **docs:** 补充 jsapi 注释 ([4a23772](https://github.com/TencentWecom/wecom-jssdk/commit/4a2377261eff1dca7b2bd12bcc4a700511cb008f)) * **docs:** 统一使用多行注释 ([37017a9](https://github.com/TencentWecom/wecom-jssdk/commit/37017a997de2774641514661919408060e011bf9)) * **jsapi:** 补充 jsapi 说明 ([0a037aa](https://github.com/TencentWecom/wecom-jssdk/commit/0a037aaad53385744b842b2316c19a5e48fa0845)) * **ww-login:** add ww-login ([35441eb](https://github.com/TencentWecom/wecom-jssdk/commit/35441eb701bdd766a2457bfa22f6d45fa8859330)) ## [1.2.1](https://github.com/TencentWecom/wecom-jssdk/compare/v1.2.0...v1.2.1) (2022-01-04) # [1.2.0](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.10...v1.2.0) (2022-01-04) ### Features * 补充 JSAPI ([ae3687a](https://github.com/TencentWecom/wecom-jssdk/commit/ae3687a1f5278b5c2728921bf9f4613ed3a57df9)) * 使用 dts-bundle-generator 生成 ts 定义 ([14ed0c9](https://github.com/TencentWecom/wecom-jssdk/commit/14ed0c9b03dd297fdd5a38a2c83c7c2eff9efefa)) ## [1.1.10](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.9...v1.1.10) (2020-12-30) ### Bug Fixes * **api:** 直播、会议接口返回对应 ID ([a428a82](https://github.com/TencentWecom/wecom-jssdk/commit/a428a82fe2f55aa8ab832fe0bb6ea3afb12790d5)) ### Features * **api:** 增加 api (merge request !10) ([8a41711](https://github.com/TencentWecom/wecom-jssdk/commit/8a417112feccbc868231ca77db92e9667953ab3d)) * **api:** 增加会话相关 api ([e8dc06c](https://github.com/TencentWecom/wecom-jssdk/commit/e8dc06cc57d1c0631082d1cf570064dd3a9f7233)) * **api:** 支持小程序消息 ([c6a8839](https://github.com/TencentWecom/wecom-jssdk/commit/c6a88396cf777ea1bfb93408e7896ce5d305cc2d)) ## [1.1.9](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.8...v1.1.9) (2020-12-28) ### Bug Fixes * **config:** mac 微信使用当前 url 进行 config (merge request !9) ([5a6c93a](https://github.com/TencentWecom/wecom-jssdk/commit/5a6c93a8f3ae9a19ac3ace7f586c8dfc0895c02c)) * **config:** windows 微信使用当前 url 进行 config ([1bbffa1](https://github.com/TencentWecom/wecom-jssdk/commit/1bbffa1f0eeb09f6f8e1f461936e1dad0b4b59a8)) ## [1.1.8](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.7...v1.1.8) (2020-12-28) ### Features * **build:** 构建迁移至 ts (merge request !7) ([f851eff](https://github.com/TencentWecom/wecom-jssdk/commit/f851effd7c2c6b9b3aefad5a801af9392a8f8ac9)) ## [1.1.7](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.5...v1.1.7) (2020-12-24) ## [1.1.5](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.4...v1.1.5) (2020-12-24) ### Features * **publish:** 默认使用压缩后文件 ([773de32](https://github.com/TencentWecom/wecom-jssdk/commit/773de32257060df1dd832c32d9cb4a88892142e4)) ## [1.1.4](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.3...v1.1.4) (2020-12-21) ## [1.1.3](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.3-alpha.0...v1.1.3) (2020-12-21) ### Features * **shaking:** 支持 tree-shaking (merge request !4) ([3fa2cfb](https://github.com/TencentWecom/wecom-jssdk/commit/3fa2cfbdaedeca7ca71b9847eefc8bcafafd14b8)) ## [1.1.2](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.1...v1.1.2) (2020-12-17) ### Bug Fixes * **config:** 微信 config 用原始 url 生成签名 (merge request !3) ([8cb6e95](https://github.com/TencentWecom/wecom-jssdk/commit/8cb6e95c6a2552c2f417b419561619f4b8bc578d)) ## [1.1.1](https://github.com/TencentWecom/wecom-jssdk/compare/v1.1.0...v1.1.1) (2020-12-16) ### Features * **config:** 仅在微信、企业微信环境下获取config数据 ([a2850d8](https://github.com/TencentWecom/wecom-jssdk/commit/a2850d8819e2bbb718d6e31c089f49d03ef821bd))