Skip to content

Commit f99e345

Browse files
chore(master): release 1.10.0
1 parent 5acff1e commit f99e345

3 files changed

Lines changed: 9 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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.10.0](https://github.com/linz/basemaps-screenshot/compare/v1.9.0...v1.10.0) (2025-01-16)
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+
310
## [1.9.0](https://github.com/linz/basemaps-screenshot/compare/v1.8.1...v1.9.0) (2024-10-09)
411

512

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)