Skip to content

Commit

Permalink
Merge pull request #81 from SaulMoro/changeset-release/main
Browse files Browse the repository at this point in the history
chore(release): version packages
  • Loading branch information
SaulMoro authored Mar 26, 2024
2 parents 7271b0a + d5e2551 commit cdbfaaf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-penguins-look.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/ngrx-rtk-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ngrx-rtk-query

## 17.4.5

### Patch Changes

- [#80](https://github.com/SaulMoro/ngrx-rtk-query/pull/80) [`dbd139f`](https://github.com/SaulMoro/ngrx-rtk-query/commit/dbd139fd1e6eded267822b6b262b26142085632e) Thanks [@SaulMoro](https://github.com/SaulMoro)! - fix: test concurrent in noop store

## 17.4.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ngrx-rtk-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngrx-rtk-query",
"version": "17.4.4",
"version": "17.4.5",
"description": "Angular RTK Query",
"keywords": [
"angular query",
Expand Down

0 comments on commit cdbfaaf

Please sign in to comment.