Skip to content

Commit bd24672

Browse files
chore(changesets): bump package version (#87)
chore: bump package version Co-authored-by: Luke Morales <[email protected]>
1 parent a7eb8d2 commit bd24672

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fresh-items-jam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @lukemorales/query-key-factory
22

3+
## 1.3.4
4+
5+
### Patch Changes
6+
7+
- [`a7eb8d2`](https://github.com/lukemorales/query-key-factory/commit/a7eb8d2339e84f9e910e9899c971be9f40f188a1) Thanks [@lukemorales](https://github.com/lukemorales)! - Fix `contextQueries` not working with possibly undefined values
8+
39
## 1.3.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lukemorales/query-key-factory",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"author": "Luke Morales <[email protected]>",
55
"description": "A library for creating standardized query keys, useful for cache management in @tanstack/query",
66
"license": "MIT",

0 commit comments

Comments
 (0)