Skip to content

Commit 117bf24

Browse files
author
RxRealm Maintainers
committed
chore(release): 5.0.6 [skip ci]
1 parent 66e43ab commit 117bf24

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.6](https://github.com/RxSwiftCommunity/RxRealm/branches/compare/v5.0.6%0Dv5.0.5) (2023-10-28)
6+
7+
8+
### Bug Fixes
9+
10+
* ci ([66e43ab](https://github.com/RxSwiftCommunity/RxRealm/commits/66e43ab63448892cbef60d11468614795582a3e2))
11+
512
### [5.0.5](https://github.com/RxSwiftCommunity/RxRealm/branches/compare/v5.0.5%0Dv5.0.4) (2022-03-09)
613

714
### [5.0.4](https://github.com/RxSwiftCommunity/RxRealm/branches/compare/v5.0.4%0Dv5.0.3) (2022-01-19)

RxRealm.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 = "RxRealm"
33
# Version to always follow latest tag, with fallback to major
4-
s.version = "5.0.5"
4+
s.version = "5.0.6"
55
s.license = "MIT"
66
s.description = <<-DESC
77
This is an Rx extension that provides an easy and straight-forward way

0 commit comments

Comments
 (0)