Skip to content

Commit

Permalink
Merge pull request #62 from FrontEndDev-org/release-please--branches-…
Browse files Browse the repository at this point in the history
…-v1.x--components--try-flatten

chore(v1.x): release 1.3.1
  • Loading branch information
cloudcome committed Dec 2, 2023
2 parents ee1f00b + 08a49fe commit 6e14d09
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,31 @@
## [1.3.1](https://github.com/FrontEndDev-org/try-flatten/compare/v1.3.1...v1.3.1) (2023-12-02)


### Features

* callback 类型优化 ([bd577c7](https://github.com/FrontEndDev-org/try-flatten/commit/bd577c7a7c9da7212fd71f9643c13eba29126a78))
* export name, version -> pkgName, pkgVersion ([74a8c09](https://github.com/FrontEndDev-org/try-flatten/commit/74a8c09cb35973ff6683467e11c639bfa146c823))
* 增加 callbackCurry ([badc874](https://github.com/FrontEndDev-org/try-flatten/commit/badc8740c2df2126788487b82661207e44002ea5))
* 增加了版本号的导出 ([984343e](https://github.com/FrontEndDev-org/try-flatten/commit/984343e86970603c918847489343bec09506bcb7))
* 类型安全的扁平化的 try-catch,支持同步函数、回调函数和 PromiseLike ([35ecd60](https://github.com/FrontEndDev-org/try-flatten/commit/35ecd6021ff8b6b9690a91dccb99759ac0b25d82))


### Bug Fixes

* 修复文案说明 ([4e5b955](https://github.com/FrontEndDev-org/try-flatten/commit/4e5b955d0987c36995d4783f0e0af262d1d0f6c7))
* 修改 node 版本要求 >= 12 ([5f7750b](https://github.com/FrontEndDev-org/try-flatten/commit/5f7750b75a34fb80c299a8f601d35c3d82f51482))
* 增强 import 兼容性 ([3bca7f1](https://github.com/FrontEndDev-org/try-flatten/commit/3bca7f12f6f919ba08d29707a4a0da0373d4729c))
* 新增 typeScript playground ([ed1b149](https://github.com/FrontEndDev-org/try-flatten/commit/ed1b149e7c4a6640b34e3319bb842e404c780c1d))
* 触发新版本 ([c524c6f](https://github.com/FrontEndDev-org/try-flatten/commit/c524c6fecab178466d895198f6890d40e75060f8))


### Miscellaneous Chores

* release 1.3.1 ([c28df64](https://github.com/FrontEndDev-org/try-flatten/commit/c28df6415f9a62e616fd99b5f5af2cede1faca05))

## [1.3.1](https://github.com/FrontEndDev-org/try-flatten/compare/v1.3.1...v1.3.1) (2023-12-02)


### Bug Fixes

* 触发新版本 ([c524c6f](https://github.com/FrontEndDev-org/try-flatten/commit/c524c6fecab178466d895198f6890d40e75060f8))
Expand Down

0 comments on commit 6e14d09

Please sign in to comment.