Skip to content

Commit 9e35dbd

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent 08fa4ec commit 9e35dbd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/khaki-falcons-kick.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @labdigital/dataloader-cache-wrapper
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 8b10587: Properly support caching null values, and dont handle these as missing
8+
39
## 0.3.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/dataloader-cache-wrapper",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"author": "Lab Digital <[email protected]>",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)