Skip to content

Commit 500e138

Browse files
release: v7.15.1 (#3414)
## [7.15.1](v7.15.0...v7.15.1) (2025-03-24) ### Bug Fixes * **landing:** update the set of labels disabled layers BM-1230 ([#3412](#3412)) ([b279694](b279694))
1 parent b279694 commit 500e138

File tree

5 files changed

+25
-3
lines changed

5 files changed

+25
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.15.1](https://github.com/linz/basemaps/compare/v7.15.0...v7.15.1) (2025-03-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **landing:** update the set of labels disabled layers BM-1230 ([#3412](https://github.com/linz/basemaps/issues/3412)) ([b279694](https://github.com/linz/basemaps/commit/b2796944620071125b44d1ec0395853a8aca2dcd))
12+
13+
14+
15+
16+
617
# [7.15.0](https://github.com/linz/basemaps/compare/v7.14.0...v7.15.0) (2025-03-17)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"conventionalCommits": true
88
}
99
},
10-
"version": "7.15.0"
10+
"version": "7.15.1"
1111
}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/landing/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [7.15.1](https://github.com/linz/basemaps/compare/v7.15.0...v7.15.1) (2025-03-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **landing:** update the set of labels disabled layers BM-1230 ([#3412](https://github.com/linz/basemaps/issues/3412)) ([b279694](https://github.com/linz/basemaps/commit/b2796944620071125b44d1ec0395853a8aca2dcd))
12+
13+
14+
15+
16+
617
# [7.15.0](https://github.com/linz/basemaps/compare/v7.14.0...v7.15.0) (2025-03-17)
718

819
**Note:** Version bump only for package @basemaps/landing

packages/landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@basemaps/landing",
3-
"version": "7.15.0",
3+
"version": "7.15.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/linz/basemaps.git",

0 commit comments

Comments
 (0)