Skip to content

Commit 9962938

Browse files
chore(release): 1.0.1-beta.3 [skip ci]
# [@rxjs-collection/playground-v1.0.1-beta.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/playground-v1.0.1-beta.2...@rxjs-collection/playground-v1.0.1-beta.3) (2025-10-10) ### Bug Fixes * **deps:** update all non-major dependencies ([cc020c1](cc020c1))
1 parent cab629f commit 9962938

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/playground/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/playground-v1.0.1-beta.3](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/playground-v1.0.1-beta.2...@rxjs-collection/playground-v1.0.1-beta.3) (2025-10-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all non-major dependencies ([cc020c1](https://github.com/basics/rxjs-collection/commit/cc020c1303571238e7ee0589955a0c72c5e4182e))
9+
310
# [@rxjs-collection/playground-v1.0.1-beta.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/playground-v1.0.1-beta.1...@rxjs-collection/playground-v1.0.1-beta.2) (2025-09-26)
411

512

packages/playground/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/playground",
3-
"version": "1.0.1-beta.2",
3+
"version": "1.0.1-beta.3",
44
"description": "rxjs playground",
55
"license": "MIT",
66
"private": true,

0 commit comments

Comments
 (0)