Skip to content

Commit 2376511

Browse files
chore(release): 1.0.2-beta.3 [skip ci]
# [@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) ### Bug Fixes * **test:** test ([fdc55ef](fdc55ef))
1 parent fdc55ef commit 2376511

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/operators/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Project Changelog
22

3+
# [@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)
4+
5+
6+
### Bug Fixes
7+
8+
* **test:** test ([fdc55ef](https://github.com/basics/rxjs-collection/commit/fdc55ef1b142d98bc58f8c7808354e00b02cd79c))
9+
310
# [@rxjs-collection/operators-v1.0.2-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.2-beta.1...@rxjs-collection/operators-v1.0.2-beta.2) (2024-09-20)
411

512

packages/operators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rxjs-collection/operators",
3-
"version": "1.0.2-beta.2",
3+
"version": "1.0.2-beta.3",
44
"description": "rxjs operators",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)