Skip to content

Commit 3202002

Browse files
chore(release): 1.0.2 [skip ci]
# [@rxjs-collection/observables-v1.0.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.1...@rxjs-collection/observables-v1.0.2) (2024-09-18) ### Bug Fixes * **eslint:** added sorted import and modified files ([6ecf940](6ecf940)) * **rest:** added http sample file ([78c40df](78c40df))
1 parent 6f74117 commit 3202002

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/observables/CHANGELOG.md

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

3+
# [@rxjs-collection/observables-v1.0.2](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.1...@rxjs-collection/observables-v1.0.2) (2024-09-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **eslint:** added sorted import and modified files ([6ecf940](https://github.com/basics/rxjs-collection/commit/6ecf940e5efd65a45de71c5011ed1ca6142c2c48))
9+
* **rest:** added http sample file ([78c40df](https://github.com/basics/rxjs-collection/commit/78c40df76fe410f833a8bbac31421c0bedf2e6e1))
10+
311
# [@rxjs-collection/observables-v1.0.2-beta.1](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/observables-v1.0.1...@rxjs-collection/observables-v1.0.2-beta.1) (2024-09-18)
412

513

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

0 commit comments

Comments
 (0)