Skip to content

Commit a5b0e4f

Browse files
chore(master): release 1.10.0
1 parent c78eb70 commit a5b0e4f

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.10.0](https://github.com/linz/basemaps-screenshot/compare/v1.9.0...v1.10.0) (2025-03-18)
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+
* 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))
10+
311
## [1.9.0](https://github.com/linz/basemaps-screenshot/compare/v1.8.1...v1.9.0) (2024-10-09)
412

513

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)