Skip to content

Commit

Permalink
chore: bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemorales committed Sep 4, 2022
1 parent 4f93e75 commit 749f795
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lukemorales/query-key-factory

## 0.4.0

### Minor Changes

- Create `mergeQueryKeys` to create single access point to all query keys

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lukemorales/query-key-factory",
"version": "0.3.2",
"version": "0.4.0",
"repository": {
"type": "git",
"url": "https://github.com/lukemorales/query-key-factory.git"
Expand Down

0 comments on commit 749f795

Please sign in to comment.