Skip to content

Commit 5ab1115

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

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/observables/CHANGELOG.md

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

3+
# [@rxjs-collection/observables-v1.0.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.2...@rxjs-collection/observables-v1.0.3) (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 ([7fe8f10](https://github.com/basics/rxjs-collection/commit/7fe8f109c227b8c29fda4710cdb5713e0e1a041f))
11+
* **test:** test ([e63da46](https://github.com/basics/rxjs-collection/commit/e63da46be81fe6e1109ead1aa41155ec73fc96db))
12+
* **test:** test ([fdc55ef](https://github.com/basics/rxjs-collection/commit/fdc55ef1b142d98bc58f8c7808354e00b02cd79c))
13+
314
# [@rxjs-collection/observables-v1.0.3-beta.5](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.3-beta.4...@rxjs-collection/observables-v1.0.3-beta.5) (2024-09-20)
415

516

packages/observables/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/observables",
3-
"version": "1.0.3-beta.5",
3+
"version": "1.0.3",
44
"description": "rxjs observables",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)