We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e82d54 commit af12a27Copy full SHA for af12a27
packages/operators/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Project Changelog
2
3
+# [@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
+
5
6
+### Bug Fixes
7
8
+* **eslint:** added sorted import and modified files ([6ecf940](https://github.com/basics/rxjs-collection/commit/6ecf940e5efd65a45de71c5011ed1ca6142c2c48))
9
10
# @rxjs-collection/operators-v1.0.0 (2024-09-16)
11
12
packages/operators/package.json
@@ -1,6 +1,6 @@
{
"name": "@rxjs-collection/operators",
- "version": "1.0.0",
+ "version": "1.0.1-beta.1",
"description": "rxjs operators",
"license": "MIT",
"contributors": [
0 commit comments