Skip to content

Commit

Permalink
chore(release): 1.0.2-beta.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 20, 2024
1 parent 0695e76 commit bb24c2a
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.2-beta.4](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.2-beta.3...@rxjs-collection/operators-v1.0.2-beta.4) (2024-09-20)


### Bug Fixes

* **test:** test ([e63da46](https://github.com/basics/rxjs-collection/commit/e63da46be81fe6e1109ead1aa41155ec73fc96db))

# [@rxjs-collection/operators-v1.0.2-beta.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.2-beta.2...@rxjs-collection/operators-v1.0.2-beta.3) (2024-09-20)


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.2-beta.3",
"version": "1.0.2-beta.4",
"description": "rxjs operators",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit bb24c2a

Please sign in to comment.