Skip to content

Commit 0402eb1

Browse files
chore(release): 1.0.0 [skip ci]
# @rxjs-collection/playground-v1.0.0 (2024-11-28) ### Bug Fixes * **vitest:** updated config - project separated test calls ([9b69b72](9b69b72)) ### Features * **playground:** added playground ([d2a84ff](d2a84ff))
1 parent bdf292d commit 0402eb1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/playground/CHANGELOG.md

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

3+
# @rxjs-collection/playground-v1.0.0 (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+
10+
11+
### Features
12+
13+
* **playground:** added playground ([d2a84ff](https://github.com/basics/rxjs-collection/commit/d2a84ffd4685a354a073ce1b888869ba13adb505))
14+
315
# @rxjs-collection/playground-v1.0.0-beta.1 (2024-11-28)
416

517

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

0 commit comments

Comments
 (0)