File tree 4 files changed +17
-2
lines changed
4 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Project Changelog
2
2
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
+
3
11
# [ @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)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rxjs-collection/observables" ,
3
- "version" : " 1.0.2-beta.1 " ,
3
+ "version" : " 1.0.2" ,
4
4
"description" : " rxjs observables" ,
5
5
"license" : " MIT" ,
6
6
"contributors" : [
Original file line number Diff line number Diff line change 1
1
# Project Changelog
2
2
3
+ # [ @rxjs-collection/operators-v1 .0.1] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0...@rxjs-collection/operators-v1.0.1 ) (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
+
3
10
# [ @rxjs-collection/operators-v1 .0.1-beta.1] ( https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.0...@rxjs-collection/operators-v1.0.1-beta.1 ) (2024-09-18)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rxjs-collection/operators" ,
3
- "version" : " 1.0.1-beta.1 " ,
3
+ "version" : " 1.0.1" ,
4
4
"description" : " rxjs operators" ,
5
5
"license" : " MIT" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments