Skip to content

Commit 198302c

Browse files
chore(release): 1.0.2 [skip ci]
# [@rxjs-collection/operators-v1.0.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.1...@rxjs-collection/operators-v1.0.2) (2024-09-20) ### Bug Fixes * **config:** update ([94101a4](94101a4)) * **release:** reduced artifact of each package ([b7b00cd](b7b00cd)) * **test:** test ([e63da46](e63da46)) * **test:** test ([fdc55ef](fdc55ef))
1 parent 7d86067 commit 198302c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/operators/CHANGELOG.md

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

3+
# [@rxjs-collection/operators-v1.0.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.1...@rxjs-collection/operators-v1.0.2) (2024-09-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **config:** update ([94101a4](https://github.com/basics/rxjs-collection/commit/94101a4c3b41b1b0d9c99bd8b98b8f8d8e67b1b2))
9+
* **release:** reduced artifact of each package ([b7b00cd](https://github.com/basics/rxjs-collection/commit/b7b00cd92b5f6d009a01fe00d8a9d72b9cb8d1be))
10+
* **test:** test ([e63da46](https://github.com/basics/rxjs-collection/commit/e63da46be81fe6e1109ead1aa41155ec73fc96db))
11+
* **test:** test ([fdc55ef](https://github.com/basics/rxjs-collection/commit/fdc55ef1b142d98bc58f8c7808354e00b02cd79c))
12+
313
# [@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)
414

515

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.4",
3+
"version": "1.0.2",
44
"description": "rxjs operators",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)