Skip to content

Commit

Permalink
release: v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Jul 11, 2024
1 parent 60db515 commit 3fa9f4f
Show file tree
Hide file tree
Showing 27 changed files with 230 additions and 85 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.6.0](https://github.com/linz/basemaps/compare/v7.5.0...v7.6.0) (2024-07-11)


### Bug Fixes

* **cogify:** publish dist folder ([#3309](https://github.com/linz/basemaps/issues/3309)) ([6610322](https://github.com/linz/basemaps/commit/6610322a12b89c20060346b24763c62e0225e3bf))
* compiler issue with typescript v5.5.x ([#3310](https://github.com/linz/basemaps/issues/3310)) ([2734115](https://github.com/linz/basemaps/commit/2734115cae3377348484f15c27fd4efdb079dcc5))
* **landing:** Need to pass config parameter into imagery api ([#3313](https://github.com/linz/basemaps/issues/3313)) ([ab711d6](https://github.com/linz/basemaps/commit/ab711d66b103aa0fc252c08c1636c0c94a645b0f))


### Features

* **config:** Update the config to support sky in the style json. BM-1052 ([#3314](https://github.com/linz/basemaps/issues/3314)) ([60db515](https://github.com/linz/basemaps/commit/60db515cab6619302c1bda25023007d433f1a408))
* **landing:** Add capture area into debug page. BM-1048 ([#3311](https://github.com/linz/basemaps/issues/3311)) ([07b8aeb](https://github.com/linz/basemaps/commit/07b8aebd6dbc25045647739999f2d3e5f2602106))
* **landing:** Disable capture area checkbox if capture-area.geojson not exists. ([#3312](https://github.com/linz/basemaps/issues/3312)) ([5a1d633](https://github.com/linz/basemaps/commit/5a1d633875daac1c2a112958687bb72b193f0437))





# [7.5.0](https://github.com/linz/basemaps/compare/v7.4.0...v7.5.0) (2024-07-01)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"conventionalCommits": true
}
},
"version": "7.5.0"
"version": "7.6.0"
}
84 changes: 42 additions & 42 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/_infra/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.6.0](https://github.com/linz/basemaps/compare/v7.5.0...v7.6.0) (2024-07-11)

**Note:** Version bump only for package @basemaps/infra





# [7.5.0](https://github.com/linz/basemaps/compare/v7.4.0...v7.5.0) (2024-07-01)


Expand Down
6 changes: 3 additions & 3 deletions packages/_infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/infra",
"version": "7.5.0",
"version": "7.6.0",
"private": true,
"repository": {
"type": "git",
Expand All @@ -26,8 +26,8 @@
"devDependencies": {
"@aws-sdk/client-acm": "^3.470.0",
"@aws-sdk/client-cloudformation": "^3.470.0",
"@basemaps/lambda-tiler": "^7.5.0",
"@basemaps/shared": "^7.5.0",
"@basemaps/lambda-tiler": "^7.6.0",
"@basemaps/shared": "^7.6.0",
"@linzjs/cdk-tags": "^1.1.0",
"aws-cdk": "2.114.x",
"aws-cdk-lib": "2.114.x",
Expand Down
8 changes: 8 additions & 0 deletions packages/bathymetry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.6.0](https://github.com/linz/basemaps/compare/v7.5.0...v7.6.0) (2024-07-11)

**Note:** Version bump only for package @basemaps/bathymetry





# [7.5.0](https://github.com/linz/basemaps/compare/v7.4.0...v7.5.0) (2024-07-01)

**Note:** Version bump only for package @basemaps/bathymetry
Expand Down
6 changes: 3 additions & 3 deletions packages/bathymetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/bathymetry",
"version": "7.5.0",
"version": "7.6.0",
"repository": {
"type": "git",
"url": "https://github.com/linz/basemaps.git",
Expand Down Expand Up @@ -28,9 +28,9 @@
"build/"
],
"dependencies": {
"@basemaps/cli": "^7.5.0",
"@basemaps/cli": "^7.6.0",
"@basemaps/geo": "^7.5.0",
"@basemaps/shared": "^7.5.0",
"@basemaps/shared": "^7.6.0",
"@rushstack/ts-command-line": "^4.3.13",
"ulid": "^2.3.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.6.0](https://github.com/linz/basemaps/compare/v7.5.0...v7.6.0) (2024-07-11)

**Note:** Version bump only for package @basemaps/cli





# [7.5.0](https://github.com/linz/basemaps/compare/v7.4.0...v7.5.0) (2024-07-01)

**Note:** Version bump only for package @basemaps/cli
Expand Down
12 changes: 6 additions & 6 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@basemaps/cli",
"version": "7.5.0",
"version": "7.6.0",
"private": false,
"repository": {
"type": "git",
Expand Down Expand Up @@ -39,13 +39,13 @@
"node": ">=16.0.0"
},
"dependencies": {
"@basemaps/config": "^7.5.0",
"@basemaps/config-loader": "^7.5.0",
"@basemaps/config": "^7.6.0",
"@basemaps/config-loader": "^7.6.0",
"@basemaps/geo": "^7.5.0",
"@basemaps/server": "^7.5.0",
"@basemaps/shared": "^7.5.0",
"@basemaps/server": "^7.6.0",
"@basemaps/shared": "^7.6.0",
"@basemaps/tiler": "^7.5.0",
"@basemaps/tiler-sharp": "^7.5.0",
"@basemaps/tiler-sharp": "^7.6.0",
"@chunkd/source-memory": "^11.0.2",
"@cotar/builder": "^6.0.1",
"@cotar/tar": "^6.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/cogify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [7.6.0](https://github.com/linz/basemaps/compare/v7.5.0...v7.6.0) (2024-07-11)


### Bug Fixes

* **cogify:** publish dist folder ([#3309](https://github.com/linz/basemaps/issues/3309)) ([6610322](https://github.com/linz/basemaps/commit/6610322a12b89c20060346b24763c62e0225e3bf))





# [7.5.0](https://github.com/linz/basemaps/compare/v7.4.0...v7.5.0) (2024-07-01)


Expand Down
Loading

0 comments on commit 3fa9f4f

Please sign in to comment.