Skip to content

Commit 2f2b62a

Browse files
committed
chore(master): release 0.4.0
1 parent 8c741a4 commit 2f2b62a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/linz/lds-cache/compare/v0.3.4...v0.4.0) (2026-04-09)
4+
5+
6+
### Features
7+
8+
* start tracking 123113-nz-addresses BM-1623 ([#1068](https://github.com/linz/lds-cache/issues/1068)) ([8c741a4](https://github.com/linz/lds-cache/commit/8c741a4abb17344c939406f289a1b1c2459af5ce))
9+
310
## [0.3.4](https://github.com/linz/lds-cache/compare/v0.3.3...v0.3.4) (2025-11-09)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linzjs/lds-export-cache",
3-
"version": "0.3.4",
3+
"version": "0.4.0",
44
"type": "module",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)