Skip to content

Commit 21b473a

Browse files
chore(master): release 0.3.0 (#1057)
🤖 I have created a release *beep* *boop* --- ## [0.3.0](v0.2.2...v0.3.0) (2025-06-29) ### Features * add topo50 tree points and topo50 coastline ([#1056](#1056)) ([146f809](146f809)) * add topographic names 3857 BM-1318 ([#1058](#1058)) ([73dd103](73dd103)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 73dd103 commit 21b473a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/linz/lds-cache/compare/v0.2.2...v0.3.0) (2025-06-29)
4+
5+
6+
### Features
7+
8+
* add topo50 tree points and topo50 coastline ([#1056](https://github.com/linz/lds-cache/issues/1056)) ([146f809](https://github.com/linz/lds-cache/commit/146f809c73f782120a1fd7354cec33104dd3de73))
9+
* add topographic names 3857 BM-1318 ([#1058](https://github.com/linz/lds-cache/issues/1058)) ([73dd103](https://github.com/linz/lds-cache/commit/73dd10355fc7ef7bb0973bd006ce00a019bcfada))
10+
311
## [0.2.2](https://github.com/linz/lds-cache/compare/v0.2.1...v0.2.2) (2025-03-19)
412

513

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.2.2",
3+
"version": "0.3.0",
44
"type": "module",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)