Skip to content

Commit bdf292d

Browse files
chore(release): 1.0.8 [skip ci]
# [@rxjs-collection/observables-v1.0.8](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.7...@rxjs-collection/observables-v1.0.8) (2024-11-28) ### Bug Fixes * **vitest:** updated config - project separated test calls ([9b69b72](9b69b72))
1 parent 3d0338d commit bdf292d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/observables/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/observables-v1.0.8](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.7...@rxjs-collection/observables-v1.0.8) (2024-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **vitest:** updated config - project separated test calls ([9b69b72](https://github.com/basics/rxjs-collection/commit/9b69b72393dd8d61e6f435c7294086132ca64afe))
9+
310
# [@rxjs-collection/observables-v1.0.8-beta.1](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.7...@rxjs-collection/observables-v1.0.8-beta.1) (2024-11-28)
411

512

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.8-beta.1",
3+
"version": "1.0.8",
44
"description": "rxjs observables",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)