Skip to content

Commit

Permalink
chore(release): 1.0.12 [skip ci]
Browse files Browse the repository at this point in the history
# [@rxjs-collection/operators-v1.0.12](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.11...@rxjs-collection/operators-v1.0.12) (2024-11-26)

### Bug Fixes

* **operators:** sonarcloud optim ([9aa6ee7](9aa6ee7))
  • Loading branch information
semantic-release-bot committed Nov 26, 2024
1 parent 11e5adb commit 0be9cb9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/operators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Project Changelog

# [@rxjs-collection/operators-v1.0.12](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.11...@rxjs-collection/operators-v1.0.12) (2024-11-26)


### Bug Fixes

* **operators:** sonarcloud optim ([9aa6ee7](https://github.com/basics/rxjs-collection/commit/9aa6ee7776f8b3a192f6579146c192685c021501))

# [@rxjs-collection/operators-v1.0.12-beta.1](https://github.com/basics/rxjs-collection/compare/@rxjs-collection/operators-v1.0.11...@rxjs-collection/operators-v1.0.12-beta.1) (2024-11-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/operators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rxjs-collection/operators",
"version": "1.0.12-beta.1",
"version": "1.0.12",
"description": "rxjs operators",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 0be9cb9

Please sign in to comment.