Skip to content

Commit

Permalink
chore(release): 1.0.8-beta.2 [skip ci]
Browse files Browse the repository at this point in the history
# [@rxjs-collection/operators-v1.0.8-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.8-beta.1...@rxjs-collection/operators-v1.0.8-beta.2) (2024-11-24)

### Bug Fixes

* **operators:** retry cleanup ([c46cbbe](c46cbbe))
  • Loading branch information
semantic-release-bot committed Nov 24, 2024
1 parent b41b494 commit c0417c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/operators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Project Changelog

# [@rxjs-collection/operators-v1.0.8-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.8-beta.1...@rxjs-collection/operators-v1.0.8-beta.2) (2024-11-24)


### Bug Fixes

* **operators:** retry cleanup ([c46cbbe](https://github.com/basics/rxjs-collection/commit/c46cbbe1f06e9ab16ea551789fd3e8a3e85c7d1b))

# [@rxjs-collection/operators-v1.0.8-beta.1](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.7...@rxjs-collection/operators-v1.0.8-beta.1) (2024-11-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/operators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rxjs-collection/operators",
"version": "1.0.8-beta.1",
"version": "1.0.8-beta.2",
"description": "rxjs operators",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit c0417c7

Please sign in to comment.