Skip to content

Commit

Permalink
chore(master): release 1.7.0 (#414)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.7.0](v1.6.0...v1.7.0)
(2024-07-11)


### Features

* Allow to import customized test file into the screenshots
([#415](#415))
([e02fc95](e02fc95))
* Update the terrain source id to the new one.
([#413](#413))
([1b7fe14](1b7fe14))

---
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>
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
1 parent e02fc95 commit 9b1e364
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.6.0"
".": "1.7.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.7.0](https://github.com/linz/basemaps-screenshot/compare/v1.6.0...v1.7.0) (2024-07-11)


### Features

* Allow to import customized test file into the screenshots ([#415](https://github.com/linz/basemaps-screenshot/issues/415)) ([e02fc95](https://github.com/linz/basemaps-screenshot/commit/e02fc957b767e154dba534df27b4e863a60e85d8))
* Update the terrain source id to the new one. ([#413](https://github.com/linz/basemaps-screenshot/issues/413)) ([1b7fe14](https://github.com/linz/basemaps-screenshot/commit/1b7fe1440c6fc287c91bddea5b8ef9ee695267b3))

## [1.6.0](https://github.com/linz/basemaps-screenshot/compare/v1.5.0...v1.6.0) (2024-06-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/screenshot",
"version": "1.6.0",
"version": "1.7.0",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
"repository": "[email protected]:linz/basemaps-screenshot.git",
Expand Down

0 comments on commit 9b1e364

Please sign in to comment.