Skip to content

Commit 09dd258

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent dc082bf commit 09dd258

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/poor-baboons-rest.md

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

.changeset/tiny-pianos-leave.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @labdigital/dataloader-cache-wrapper
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 01243d5: Move all arguments to the options object for consistency
8+
- dc082bf: Add support for adding a callback to prime the dataloader cache
9+
310
## 0.0.5
411

512
### 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": "@labdigital/dataloader-cache-wrapper",
3-
"version": "0.0.5",
3+
"version": "0.1.0",
44
"author": "Lab Digital <[email protected]>",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)