tokopedia / RxComposableArchitecture

RxComposableArchitecture is a forked of Composable Architecture with adjustment to make it work with UIKit.
Apache License 2.0
31 stars 5 forks source link

[Main] - Bump Changes to 0.51.0 Base Version #105

Closed dikasetiadi closed 7 months ago

dikasetiadi commented 8 months ago

We split into several phases to bump our codebase version to 0.59.0 as we plan this bump for 0.51.0 in this PR:

- 0.50.0 to 0.51.0
    - 0.50.0 -> 0.50.1 = https://github.com/pointfreeco/swift-composable-architecture/compare/0.50.0...0.50.1
    - 0.50.1 -> 0.50.2 = https://github.com/pointfreeco/swift-composable-architecture/compare/0.50.1...0.50.2
    - 0.50.2 -> 0.50.3 = https://github.com/pointfreeco/swift-composable-architecture/compare/0.50.2...0.50.3
    - 0.50.3 -> 0.51.0 = https://github.com/pointfreeco/swift-composable-architecture/compare/0.50.3...0.51.0