Skip to content

Commit 10cb094

Browse files
authored
chore(master): release 0.3.4 (#1067)
🤖 I have created a release *beep* *boop* --- ## [0.3.4](v0.3.3...v0.3.4) (2025-11-09) ### Bug Fixes * download zip file to tmp BM-1417 ([#1066](#1066)) ([c3d110b](c3d110b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent c3d110b commit 10cb094

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.3.4](https://github.com/linz/lds-cache/compare/v0.3.3...v0.3.4) (2025-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* download zip file to tmp BM-1417 ([#1066](https://github.com/linz/lds-cache/issues/1066)) ([c3d110b](https://github.com/linz/lds-cache/commit/c3d110bf875664f2cbc74937d57ab7df8a6755f4))
9+
310
## [0.3.3](https://github.com/linz/lds-cache/compare/v0.3.2...v0.3.3) (2025-11-04)
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.3",
3+
"version": "0.3.4",
44
"type": "module",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)