Skip to content

Commit d4f68f6

Browse files
author
RxOptional Maintainers
committed
chore(release): 5.0.5 [skip ci]
1 parent 10820dd commit d4f68f6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.0.5](https://github.com/RxSwiftCommunity/RxOptional/branches/compare/v5.0.5%0Dv5.0.4) (2022-04-14)
6+
57
### [5.0.4](https://github.com/RxSwiftCommunity/RxOptional/branches/compare/v5.0.4%0Dv5.0.3) (2021-10-05)
68

79
### [5.0.3](https://github.com/RxSwiftCommunity/RxOptional/branches/compare/v5.0.3%0Dv5.0.2) (2021-05-04)

RxOptional.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "RxOptional"
33
# Version to always follow latest tag, with fallback to major
4-
s.version = "5.0.4"
4+
s.version = "5.0.5"
55
s.license = "MIT"
66
s.summary = "RxSwift extensions for Swift optionals and Occupiable types"
77

0 commit comments

Comments
 (0)