We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62de1c3 commit 5ff17bfCopy full SHA for 5ff17bf
packages/playground/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Project Changelog
2
3
+# [@rxjs-collection/playground-v1.0.1-beta.1](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/playground-v1.0.0...@rxjs-collection/playground-v1.0.1-beta.1) (2024-12-06)
4
+
5
6
+### Bug Fixes
7
8
+* **operators:** log test completed ([df028a7](https://github.com/basics/rxjs-collection/commit/df028a70547be7095e3cab9663dd9b45d29304e9))
9
10
# @rxjs-collection/playground-v1.0.0 (2024-11-28)
11
12
packages/playground/package.json
@@ -1,6 +1,6 @@
{
"name": "@rxjs-collection/playground",
- "version": "1.0.0",
+ "version": "1.0.1-beta.1",
"description": "rxjs playground",
"license": "MIT",
"contributors": [
0 commit comments