Skip to content

Commit 331ad64

Browse files
chore(master): release 1.10.0 (#425)
🤖 I have created a release *beep* *boop* --- ## [1.10.0](v1.9.0...v1.10.0) (2025-10-20) ### Features * add screenshot tests for the topo-raster tileset BM-1167 ([#424](#424)) ([5acff1e](5acff1e)) * Add screenshot tests for topographic-v2 maps. BM-1356 ([#432](#432)) ([f34db3b](f34db3b)) * add the topographic tests used to validate the Shortbread vector maps BM-1198 ([#428](#428)) ([cfe2b88](cfe2b88)) * Update screenshot to compare diffs between two URLs. BM-1202 ([#426](#426)) ([c78eb70](c78eb70)) --- 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: linz-li-bot <134554979+linz-li-bot@users.noreply.github.com>
1 parent f34db3b commit 331ad64

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.0"
2+
".": "1.10.0"
33
}

CHANGELOG.md

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

3+
## [1.10.0](https://github.com/linz/basemaps-screenshot/compare/v1.9.0...v1.10.0) (2025-10-20)
4+
5+
6+
### Features
7+
8+
* add screenshot tests for the topo-raster tileset BM-1167 ([#424](https://github.com/linz/basemaps-screenshot/issues/424)) ([5acff1e](https://github.com/linz/basemaps-screenshot/commit/5acff1edea2945d3a4f2b88cec9e2e89b6c1a6ed))
9+
* Add screenshot tests for topographic-v2 maps. BM-1356 ([#432](https://github.com/linz/basemaps-screenshot/issues/432)) ([f34db3b](https://github.com/linz/basemaps-screenshot/commit/f34db3b5b71c9556542054214018e65758d91d49))
10+
* add the topographic tests used to validate the Shortbread vector maps BM-1198 ([#428](https://github.com/linz/basemaps-screenshot/issues/428)) ([cfe2b88](https://github.com/linz/basemaps-screenshot/commit/cfe2b88110629a855ca97846465b23e3cbca9923))
11+
* Update screenshot to compare diffs between two URLs. BM-1202 ([#426](https://github.com/linz/basemaps-screenshot/issues/426)) ([c78eb70](https://github.com/linz/basemaps-screenshot/commit/c78eb70afd35de685d1c38ac05044c3cfbf82a9d))
12+
313
## [1.9.0](https://github.com/linz/basemaps-screenshot/compare/v1.8.1...v1.9.0) (2024-10-09)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@basemaps/screenshot",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"main": "build/src/index.js",
55
"types": "build/src/index.d.ts",
66
"repository": "git@github.com:linz/basemaps-screenshot.git",

0 commit comments

Comments
 (0)