From 2b3bca713790ad7a1d46f6fc6ec526aaab183f45 Mon Sep 17 00:00:00 2001 From: Blayne Chard Date: Tue, 28 Nov 2023 10:02:54 +1300 Subject: [PATCH] release: v7.0.0 --- CHANGELOG.md | 30 +++++++++++++++++++++ lerna.json | 2 +- packages/__tests__/CHANGELOG.md | 11 ++++++++ packages/__tests__/package.json | 2 +- packages/_infra/CHANGELOG.md | 12 +++++++++ packages/_infra/package.json | 6 ++--- packages/attribution/CHANGELOG.md | 12 +++++++++ packages/attribution/package.json | 6 ++--- packages/bathymetry/CHANGELOG.md | 13 +++++++++ packages/bathymetry/package.json | 8 +++--- packages/cli/CHANGELOG.md | 23 ++++++++++++++++ packages/cli/package.json | 16 +++++------ packages/cogify/CHANGELOG.md | 12 +++++++++ packages/cogify/package.json | 10 +++---- packages/config/CHANGELOG.md | 21 +++++++++++++++ packages/config/package.json | 4 +-- packages/geo/CHANGELOG.md | 12 +++++++++ packages/geo/package.json | 2 +- packages/lambda-analytics/CHANGELOG.md | 12 +++++++++ packages/lambda-analytics/package.json | 8 +++--- packages/lambda-tiler/CHANGELOG.md | 13 +++++++++ packages/lambda-tiler/package.json | 16 +++++------ packages/landing/CHANGELOG.md | 19 +++++++++++++ packages/landing/package.json | 12 ++++----- packages/linzjs-docker-command/CHANGELOG.md | 11 ++++++++ packages/linzjs-docker-command/package.json | 2 +- packages/linzjs-geojson/CHANGELOG.md | 12 +++++++++ packages/linzjs-geojson/package.json | 2 +- packages/linzjs-metrics/CHANGELOG.md | 11 ++++++++ packages/linzjs-metrics/package.json | 2 +- packages/server/CHANGELOG.md | 19 +++++++++++++ packages/server/package.json | 12 ++++----- packages/shared/CHANGELOG.md | 17 ++++++++++++ packages/shared/package.json | 12 ++++----- packages/smoke/CHANGELOG.md | 12 +++++++++ packages/smoke/package.json | 4 +-- packages/sprites/CHANGELOG.md | 12 +++++++++ packages/sprites/package.json | 2 +- packages/tiler-sharp/CHANGELOG.md | 12 +++++++++ packages/tiler-sharp/package.json | 8 +++--- packages/tiler/CHANGELOG.md | 12 +++++++++ packages/tiler/package.json | 6 ++--- 42 files changed, 379 insertions(+), 71 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec2f3e2e9..2117a2e29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,36 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Bug Fixes + +* **cli:** assets are optional ([#3008](https://github.com/linz/basemaps/issues/3008)) ([5ea056b](https://github.com/linz/basemaps/commit/5ea056b7e5bd95c37e209086990e3d9651250251)) +* **config:** allow config to be loaded where tiffs are not in Z-X-Y.tiff format ([#3009](https://github.com/linz/basemaps/issues/3009)) ([bee7815](https://github.com/linz/basemaps/commit/bee78153467571d8f4632070c842ee8f505d870e)) +* **server:** create missing all tileset and stac lookup locations ([#3003](https://github.com/linz/basemaps/issues/3003)) ([d9fcbd9](https://github.com/linz/basemaps/commit/d9fcbd9be22f239e915e029912d48e038de13765)) +* head can throw "NotFound" ([#2992](https://github.com/linz/basemaps/issues/2992)) ([5d63672](https://github.com/linz/basemaps/commit/5d63672b41ead80eda95ec4baa7a445fbf69d272)) +* macosx sometimes timesout when running filesystem tests ([#2995](https://github.com/linz/basemaps/issues/2995)) ([fae5caa](https://github.com/linz/basemaps/commit/fae5caad11ca2dec261faacb9cc832cce1a4f0ec)) +* only invalidate top level directories ([#2993](https://github.com/linz/basemaps/issues/2993)) ([c36ab5d](https://github.com/linz/basemaps/commit/c36ab5d5b88f746bbec77b4b12ba4755774347ad)) +* reduce the number of cloudfront invalidations ([#2991](https://github.com/linz/basemaps/issues/2991)) ([786e4e9](https://github.com/linz/basemaps/commit/786e4e9e3ece1410cb77983baa3a887e198d69b2)) +* **cli:** Fix the installiation of node js in the cli container. BM-916 ([#2985](https://github.com/linz/basemaps/issues/2985)) ([eb62388](https://github.com/linz/basemaps/commit/eb62388f7b56c3a842234b76354535f9c68b4acc)) + + +### Features + +* upgrade to gdal 3.8.0 and add max_z_overview setting ([#3014](https://github.com/linz/basemaps/issues/3014)) ([0d78a9a](https://github.com/linz/basemaps/commit/0d78a9acd8e260e3caba452e00b68a81a001a68f)) +* **cli:** Relocate dgal and cog from cli package. BM-879 ([#2984](https://github.com/linz/basemaps/issues/2984)) ([6ebb106](https://github.com/linz/basemaps/commit/6ebb1061b8b044e8bb519a26ddd5912b57494d22)) +* **cli:** Remove the create-mapsheet cli which is relocated into argo-tasks. BM-911 ([#2987](https://github.com/linz/basemaps/issues/2987)) ([e661201](https://github.com/linz/basemaps/commit/e661201627147478362c278287f7967c25f63d76)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) +* **server:** docker improvements ([#3002](https://github.com/linz/basemaps/issues/3002)) ([9db2353](https://github.com/linz/basemaps/commit/9db2353d6bf3dc22ef2c295a6dc3de8a2022bc8c)) +* **server:** layer preview page for local debugging ([#3004](https://github.com/linz/basemaps/issues/3004)) ([eea8cc5](https://github.com/linz/basemaps/commit/eea8cc504f81f47a0bedb7e5f142c2286f57da7a)) +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* allow reads from linz "-scratch" buckets TDE-906 ([#2982](https://github.com/linz/basemaps/issues/2982)) ([615334f](https://github.com/linz/basemaps/commit/615334f0f26bcda4f7155e4b3b83bc39f39701af)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) diff --git a/lerna.json b/lerna.json index cfd9beea8..48338f511 100644 --- a/lerna.json +++ b/lerna.json @@ -7,5 +7,5 @@ "conventionalCommits": true } }, - "version": "6.46.0" + "version": "7.0.0" } diff --git a/packages/__tests__/CHANGELOG.md b/packages/__tests__/CHANGELOG.md index cbed5b93f..01da0a406 100644 --- a/packages/__tests__/CHANGELOG.md +++ b/packages/__tests__/CHANGELOG.md @@ -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.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + ## [6.32.1](https://github.com/linz/basemaps/compare/v6.32.0...v6.32.1) (2022-07-28) **Note:** Version bump only for package @basemaps/test diff --git a/packages/__tests__/package.json b/packages/__tests__/package.json index a58633e1f..5c9c45f15 100644 --- a/packages/__tests__/package.json +++ b/packages/__tests__/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/test", - "version": "6.32.1", + "version": "7.0.0", "private": true, "main": "./build/index.js", "types": "./build/index.d.ts", diff --git a/packages/_infra/CHANGELOG.md b/packages/_infra/CHANGELOG.md index ab378bc88..23210761b 100644 --- a/packages/_infra/CHANGELOG.md +++ b/packages/_infra/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* allow reads from linz "-scratch" buckets TDE-906 ([#2982](https://github.com/linz/basemaps/issues/2982)) ([615334f](https://github.com/linz/basemaps/commit/615334f0f26bcda4f7155e4b3b83bc39f39701af)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/infra diff --git a/packages/_infra/package.json b/packages/_infra/package.json index 7bb6f599c..f4b8de052 100644 --- a/packages/_infra/package.json +++ b/packages/_infra/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/infra", - "version": "6.46.0", + "version": "7.0.0", "private": true, "repository": { "type": "git", @@ -24,8 +24,8 @@ "test": "ospec --globs 'build/**/*.test.js'" }, "devDependencies": { - "@basemaps/lambda-tiler": "^6.46.0", - "@basemaps/shared": "^6.46.0", + "@basemaps/lambda-tiler": "^7.0.0", + "@basemaps/shared": "^7.0.0", "aws-cdk": "2.79.x", "aws-cdk-lib": "2.79.x", "constructs": "^10.2.33" diff --git a/packages/attribution/CHANGELOG.md b/packages/attribution/CHANGELOG.md index 7024132c0..4a90f078f 100644 --- a/packages/attribution/CHANGELOG.md +++ b/packages/attribution/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.44.0](https://github.com/linz/basemaps/compare/v6.43.0...v6.44.0) (2023-09-05) **Note:** Version bump only for package @basemaps/attribution diff --git a/packages/attribution/package.json b/packages/attribution/package.json index d3bb63de6..fd73206c6 100644 --- a/packages/attribution/package.json +++ b/packages/attribution/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/attribution", - "version": "6.44.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -30,8 +30,8 @@ "build/" ], "dependencies": { - "@basemaps/geo": "^6.44.0", - "@linzjs/geojson": "^6.43.0" + "@basemaps/geo": "^7.0.0", + "@linzjs/geojson": "^7.0.0" }, "bundle": { "entry": "src/attribution.index.ts", diff --git a/packages/bathymetry/CHANGELOG.md b/packages/bathymetry/CHANGELOG.md index 4c74a7ffc..37cbb641a 100644 --- a/packages/bathymetry/CHANGELOG.md +++ b/packages/bathymetry/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* upgrade to gdal 3.8.0 and add max_z_overview setting ([#3014](https://github.com/linz/basemaps/issues/3014)) ([0d78a9a](https://github.com/linz/basemaps/commit/0d78a9acd8e260e3caba452e00b68a81a001a68f)) +* **cli:** Relocate dgal and cog from cli package. BM-879 ([#2984](https://github.com/linz/basemaps/issues/2984)) ([6ebb106](https://github.com/linz/basemaps/commit/6ebb1061b8b044e8bb519a26ddd5912b57494d22)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/bathymetry diff --git a/packages/bathymetry/package.json b/packages/bathymetry/package.json index 446d5d796..1eab75634 100644 --- a/packages/bathymetry/package.json +++ b/packages/bathymetry/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/bathymetry", - "version": "6.46.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -28,9 +28,9 @@ "build/" ], "dependencies": { - "@basemaps/cli": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/shared": "^6.46.0", + "@basemaps/cli": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/shared": "^7.0.0", "@rushstack/ts-command-line": "^4.3.13", "multihashes": "^4.0.2", "ulid": "^2.3.0" diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 154545bd3..5f4471cc3 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Bug Fixes + +* **cli:** assets are optional ([#3008](https://github.com/linz/basemaps/issues/3008)) ([5ea056b](https://github.com/linz/basemaps/commit/5ea056b7e5bd95c37e209086990e3d9651250251)) +* head can throw "NotFound" ([#2992](https://github.com/linz/basemaps/issues/2992)) ([5d63672](https://github.com/linz/basemaps/commit/5d63672b41ead80eda95ec4baa7a445fbf69d272)) +* reduce the number of cloudfront invalidations ([#2991](https://github.com/linz/basemaps/issues/2991)) ([786e4e9](https://github.com/linz/basemaps/commit/786e4e9e3ece1410cb77983baa3a887e198d69b2)) +* **cli:** Fix the installiation of node js in the cli container. BM-916 ([#2985](https://github.com/linz/basemaps/issues/2985)) ([eb62388](https://github.com/linz/basemaps/commit/eb62388f7b56c3a842234b76354535f9c68b4acc)) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* upgrade to gdal 3.8.0 and add max_z_overview setting ([#3014](https://github.com/linz/basemaps/issues/3014)) ([0d78a9a](https://github.com/linz/basemaps/commit/0d78a9acd8e260e3caba452e00b68a81a001a68f)) +* **cli:** Relocate dgal and cog from cli package. BM-879 ([#2984](https://github.com/linz/basemaps/issues/2984)) ([6ebb106](https://github.com/linz/basemaps/commit/6ebb1061b8b044e8bb519a26ddd5912b57494d22)) +* **cli:** Remove the create-mapsheet cli which is relocated into argo-tasks. BM-911 ([#2987](https://github.com/linz/basemaps/issues/2987)) ([e661201](https://github.com/linz/basemaps/commit/e661201627147478362c278287f7967c25f63d76)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/cli diff --git a/packages/cli/package.json b/packages/cli/package.json index 8d5b3f922..541e091c4 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/cli", - "version": "6.46.0", + "version": "7.0.0", "private": false, "repository": { "type": "git", @@ -39,18 +39,18 @@ "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "dependencies": { - "@basemaps/config": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/server": "^6.46.0", - "@basemaps/shared": "^6.46.0", - "@basemaps/tiler": "^6.44.0", - "@basemaps/tiler-sharp": "^6.45.0", + "@basemaps/config": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/server": "^7.0.0", + "@basemaps/shared": "^7.0.0", + "@basemaps/tiler": "^7.0.0", + "@basemaps/tiler-sharp": "^7.0.0", "@chunkd/fs": "^10.0.2", "@chunkd/source-aws-v2": "^9.3.1", "@cogeotiff/core": "^7.2.0", "@cotar/core": "^5.4.0", "@cotar/tar": "^5.4.1", - "@linzjs/geojson": "^6.43.0", + "@linzjs/geojson": "^7.0.0", "@rushstack/ts-command-line": "^4.3.13", "ansi-colors": "^4.1.1", "deep-diff": "^1.0.2", diff --git a/packages/cogify/CHANGELOG.md b/packages/cogify/CHANGELOG.md index b3147a260..ae806bace 100644 --- a/packages/cogify/CHANGELOG.md +++ b/packages/cogify/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* upgrade to gdal 3.8.0 and add max_z_overview setting ([#3014](https://github.com/linz/basemaps/issues/3014)) ([0d78a9a](https://github.com/linz/basemaps/commit/0d78a9acd8e260e3caba452e00b68a81a001a68f)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/cogify diff --git a/packages/cogify/package.json b/packages/cogify/package.json index 76ac1bf53..60d8ea6a5 100644 --- a/packages/cogify/package.json +++ b/packages/cogify/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/cogify", - "version": "6.46.0", + "version": "7.0.0", "private": false, "repository": { "type": "git", @@ -39,10 +39,10 @@ "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "devDependencies": { - "@basemaps/cli": "^6.46.0", - "@basemaps/config": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/shared": "^6.46.0", + "@basemaps/cli": "^7.0.0", + "@basemaps/config": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/shared": "^7.0.0", "cmd-ts": "^0.12.1", "p-limit": "^4.0.0", "stac-ts": "^1.0.0" diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index 4793b0e4d..5d06ab4dd 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Bug Fixes + +* **cli:** assets are optional ([#3008](https://github.com/linz/basemaps/issues/3008)) ([5ea056b](https://github.com/linz/basemaps/commit/5ea056b7e5bd95c37e209086990e3d9651250251)) +* **config:** allow config to be loaded where tiffs are not in Z-X-Y.tiff format ([#3009](https://github.com/linz/basemaps/issues/3009)) ([bee7815](https://github.com/linz/basemaps/commit/bee78153467571d8f4632070c842ee8f505d870e)) +* **server:** create missing all tileset and stac lookup locations ([#3003](https://github.com/linz/basemaps/issues/3003)) ([d9fcbd9](https://github.com/linz/basemaps/commit/d9fcbd9be22f239e915e029912d48e038de13765)) +* macosx sometimes timesout when running filesystem tests ([#2995](https://github.com/linz/basemaps/issues/2995)) ([fae5caa](https://github.com/linz/basemaps/commit/fae5caad11ca2dec261faacb9cc832cce1a4f0ec)) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* allow reads from linz "-scratch" buckets TDE-906 ([#2982](https://github.com/linz/basemaps/issues/2982)) ([615334f](https://github.com/linz/basemaps/commit/615334f0f26bcda4f7155e4b3b83bc39f39701af)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) diff --git a/packages/config/package.json b/packages/config/package.json index e18e6ecaf..b1e74f3c4 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/config", - "version": "6.46.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -28,7 +28,7 @@ "build/" ], "dependencies": { - "@basemaps/geo": "^6.44.0", + "@basemaps/geo": "^7.0.0", "@cogeotiff/core": "^7.2.0", "@cotar/core": "^5.4.0", "base-x": "^4.0.0", diff --git a/packages/geo/CHANGELOG.md b/packages/geo/CHANGELOG.md index 9246661c5..95b83e609 100644 --- a/packages/geo/CHANGELOG.md +++ b/packages/geo/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.44.0](https://github.com/linz/basemaps/compare/v6.43.0...v6.44.0) (2023-09-05) diff --git a/packages/geo/package.json b/packages/geo/package.json index e270e888b..b9549e03d 100644 --- a/packages/geo/package.json +++ b/packages/geo/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/geo", - "version": "6.44.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", diff --git a/packages/lambda-analytics/CHANGELOG.md b/packages/lambda-analytics/CHANGELOG.md index 41e2c80dd..d22412938 100644 --- a/packages/lambda-analytics/CHANGELOG.md +++ b/packages/lambda-analytics/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/lambda-analytics diff --git a/packages/lambda-analytics/package.json b/packages/lambda-analytics/package.json index 984990fb5..db3baa353 100644 --- a/packages/lambda-analytics/package.json +++ b/packages/lambda-analytics/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/lambda-analytics", - "version": "6.46.0", + "version": "7.0.0", "private": true, "repository": { "type": "git", @@ -18,9 +18,9 @@ }, "license": "MIT", "dependencies": { - "@basemaps/config": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/shared": "^6.46.0", + "@basemaps/config": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/shared": "^7.0.0", "ua-parser-js": "^1.0.2" }, "scripts": { diff --git a/packages/lambda-tiler/CHANGELOG.md b/packages/lambda-tiler/CHANGELOG.md index 914838ac0..0959686ef 100644 --- a/packages/lambda-tiler/CHANGELOG.md +++ b/packages/lambda-tiler/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* allow reads from linz "-scratch" buckets TDE-906 ([#2982](https://github.com/linz/basemaps/issues/2982)) ([615334f](https://github.com/linz/basemaps/commit/615334f0f26bcda4f7155e4b3b83bc39f39701af)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) diff --git a/packages/lambda-tiler/package.json b/packages/lambda-tiler/package.json index d6ff4bafa..60d5e29e7 100644 --- a/packages/lambda-tiler/package.json +++ b/packages/lambda-tiler/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/lambda-tiler", - "version": "6.46.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -22,15 +22,15 @@ "types": "./build/index.d.ts", "license": "MIT", "dependencies": { - "@basemaps/config": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/shared": "^6.46.0", - "@basemaps/tiler": "^6.44.0", - "@basemaps/tiler-sharp": "^6.45.0", + "@basemaps/config": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/shared": "^7.0.0", + "@basemaps/tiler": "^7.0.0", + "@basemaps/tiler-sharp": "^7.0.0", "@chunkd/fs": "^10.0.2", "@cogeotiff/core": "^7.2.0", "@cotar/core": "^5.4.0", - "@linzjs/geojson": "^6.43.0", + "@linzjs/geojson": "^7.0.0", "@linzjs/lambda": "^4.0.0", "p-limit": "^4.0.0", "path-to-regexp": "^6.1.0", @@ -50,7 +50,7 @@ "bundle": "./bundle.sh" }, "devDependencies": { - "@basemaps/attribution": "^6.44.0", + "@basemaps/attribution": "^7.0.0", "@chunkd/source-memory": "^10.0.0", "@types/aws-lambda": "^8.10.75", "@types/pixelmatch": "^5.0.0", diff --git a/packages/landing/CHANGELOG.md b/packages/landing/CHANGELOG.md index 4d20d03a4..087e5c7a1 100644 --- a/packages/landing/CHANGELOG.md +++ b/packages/landing/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Bug Fixes + +* head can throw "NotFound" ([#2992](https://github.com/linz/basemaps/issues/2992)) ([5d63672](https://github.com/linz/basemaps/commit/5d63672b41ead80eda95ec4baa7a445fbf69d272)) +* only invalidate top level directories ([#2993](https://github.com/linz/basemaps/issues/2993)) ([c36ab5d](https://github.com/linz/basemaps/commit/c36ab5d5b88f746bbec77b4b12ba4755774347ad)) +* reduce the number of cloudfront invalidations ([#2991](https://github.com/linz/basemaps/issues/2991)) ([786e4e9](https://github.com/linz/basemaps/commit/786e4e9e3ece1410cb77983baa3a887e198d69b2)) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) diff --git a/packages/landing/package.json b/packages/landing/package.json index f7bca0b68..eaca1e74a 100644 --- a/packages/landing/package.json +++ b/packages/landing/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/landing", - "version": "6.46.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -28,11 +28,11 @@ "last 2 Chrome versions" ], "devDependencies": { - "@basemaps/attribution": "^6.44.0", - "@basemaps/config": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/infra": "^6.46.0", - "@basemaps/shared": "^6.46.0", + "@basemaps/attribution": "^7.0.0", + "@basemaps/config": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/infra": "^7.0.0", + "@basemaps/shared": "^7.0.0", "@linzjs/lui": "^17.16.2", "@servie/events": "^3.0.0", "@types/proj4": "^2.5.2", diff --git a/packages/linzjs-docker-command/CHANGELOG.md b/packages/linzjs-docker-command/CHANGELOG.md index 54420d490..42ad154e9 100644 --- a/packages/linzjs-docker-command/CHANGELOG.md +++ b/packages/linzjs-docker-command/CHANGELOG.md @@ -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.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) + + + + + ## [6.32.1](https://github.com/linz/basemaps/compare/v6.32.0...v6.32.1) (2022-07-28) **Note:** Version bump only for package @linzjs/docker-command diff --git a/packages/linzjs-docker-command/package.json b/packages/linzjs-docker-command/package.json index 9bb14d67c..f9214b625 100644 --- a/packages/linzjs-docker-command/package.json +++ b/packages/linzjs-docker-command/package.json @@ -1,6 +1,6 @@ { "name": "@linzjs/docker-command", - "version": "6.32.1", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", diff --git a/packages/linzjs-geojson/CHANGELOG.md b/packages/linzjs-geojson/CHANGELOG.md index 7ac2188cc..e95741e04 100644 --- a/packages/linzjs-geojson/CHANGELOG.md +++ b/packages/linzjs-geojson/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.43.0](https://github.com/linz/basemaps/compare/v6.42.1...v6.43.0) (2023-08-22) diff --git a/packages/linzjs-geojson/package.json b/packages/linzjs-geojson/package.json index 843a4e0f3..5b4dc2d2e 100644 --- a/packages/linzjs-geojson/package.json +++ b/packages/linzjs-geojson/package.json @@ -1,6 +1,6 @@ { "name": "@linzjs/geojson", - "version": "6.43.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", diff --git a/packages/linzjs-metrics/CHANGELOG.md b/packages/linzjs-metrics/CHANGELOG.md index 3731d9933..751ea9b46 100644 --- a/packages/linzjs-metrics/CHANGELOG.md +++ b/packages/linzjs-metrics/CHANGELOG.md @@ -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.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) + + + + + # [6.41.0](https://github.com/linz/basemaps/compare/v6.40.0...v6.41.0) (2023-07-26) diff --git a/packages/linzjs-metrics/package.json b/packages/linzjs-metrics/package.json index b4a38c4a7..d4d015334 100644 --- a/packages/linzjs-metrics/package.json +++ b/packages/linzjs-metrics/package.json @@ -1,6 +1,6 @@ { "name": "@linzjs/metrics", - "version": "6.41.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", diff --git a/packages/server/CHANGELOG.md b/packages/server/CHANGELOG.md index 2022ca8c3..cefe000aa 100644 --- a/packages/server/CHANGELOG.md +++ b/packages/server/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Bug Fixes + +* **server:** create missing all tileset and stac lookup locations ([#3003](https://github.com/linz/basemaps/issues/3003)) ([d9fcbd9](https://github.com/linz/basemaps/commit/d9fcbd9be22f239e915e029912d48e038de13765)) + + +### Features + +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) +* **server:** docker improvements ([#3002](https://github.com/linz/basemaps/issues/3002)) ([9db2353](https://github.com/linz/basemaps/commit/9db2353d6bf3dc22ef2c295a6dc3de8a2022bc8c)) +* **server:** layer preview page for local debugging ([#3004](https://github.com/linz/basemaps/issues/3004)) ([eea8cc5](https://github.com/linz/basemaps/commit/eea8cc504f81f47a0bedb7e5f142c2286f57da7a)) +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/server diff --git a/packages/server/package.json b/packages/server/package.json index 0fd23d596..95ad3d53a 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/server", - "version": "6.46.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -44,17 +44,17 @@ "bin/" ], "optionalDependencies": { - "@basemaps/landing": "^6.46.0" + "@basemaps/landing": "^7.0.0" }, "dependencies": { "sharp": "^0.32.6" }, "devDependencies": { - "@basemaps/config": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/lambda-tiler": "^6.46.0", + "@basemaps/config": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/lambda-tiler": "^7.0.0", "@basemaps/landing": "^6.39.0", - "@basemaps/shared": "^6.46.0", + "@basemaps/shared": "^7.0.0", "@fastify/formbody": "^7.0.1", "@fastify/static": "^6.5.0", "cmd-ts": "^0.12.1", diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md index 7b970081b..687ec8002 100644 --- a/packages/shared/CHANGELOG.md +++ b/packages/shared/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Bug Fixes + +* **server:** create missing all tileset and stac lookup locations ([#3003](https://github.com/linz/basemaps/issues/3003)) ([d9fcbd9](https://github.com/linz/basemaps/commit/d9fcbd9be22f239e915e029912d48e038de13765)) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **cli:** Relocate dgal and cog from cli package. BM-879 ([#2984](https://github.com/linz/basemaps/issues/2984)) ([6ebb106](https://github.com/linz/basemaps/commit/6ebb1061b8b044e8bb519a26ddd5912b57494d22)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/shared diff --git a/packages/shared/package.json b/packages/shared/package.json index d6bb721a8..9887144a3 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/shared", - "version": "6.46.0", + "version": "7.0.0", "private": false, "repository": { "type": "git", @@ -23,13 +23,13 @@ "test": "ospec --globs 'build/**/*.test.js'" }, "dependencies": { - "@basemaps/config": "^6.46.0", - "@basemaps/geo": "^6.44.0", - "@basemaps/tiler": "^6.44.0", + "@basemaps/config": "^7.0.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/tiler": "^7.0.0", "@chunkd/fs": "^10.0.2", "@chunkd/source-aws-v2": "^9.3.1", - "@linzjs/geojson": "^6.43.0", - "@linzjs/metrics": "^6.41.0", + "@linzjs/geojson": "^7.0.0", + "@linzjs/metrics": "^7.0.0", "aws-sdk": "^2.890.0", "entities": "^4.3.0", "pino": "^8.6.1", diff --git a/packages/smoke/CHANGELOG.md b/packages/smoke/CHANGELOG.md index e64e0b961..18c2605b1 100644 --- a/packages/smoke/CHANGELOG.md +++ b/packages/smoke/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.46.0](https://github.com/linz/basemaps/compare/v6.45.0...v6.46.0) (2023-10-10) **Note:** Version bump only for package @basemaps/smoke diff --git a/packages/smoke/package.json b/packages/smoke/package.json index 513b6874c..82bd09d7a 100644 --- a/packages/smoke/package.json +++ b/packages/smoke/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/smoke", - "version": "6.46.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -25,6 +25,6 @@ "bin/" ], "dependencies": { - "@basemaps/shared": "^6.46.0" + "@basemaps/shared": "^7.0.0" } } diff --git a/packages/sprites/CHANGELOG.md b/packages/sprites/CHANGELOG.md index 47418e1c5..22549eccb 100644 --- a/packages/sprites/CHANGELOG.md +++ b/packages/sprites/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.41.0](https://github.com/linz/basemaps/compare/v6.40.0...v6.41.0) (2023-07-26) diff --git a/packages/sprites/package.json b/packages/sprites/package.json index 387b02a7f..1e2d9312f 100644 --- a/packages/sprites/package.json +++ b/packages/sprites/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/sprites", - "version": "6.41.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", diff --git a/packages/tiler-sharp/CHANGELOG.md b/packages/tiler-sharp/CHANGELOG.md index 321e55337..3acb9127f 100644 --- a/packages/tiler-sharp/CHANGELOG.md +++ b/packages/tiler-sharp/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.45.0](https://github.com/linz/basemaps/compare/v6.44.0...v6.45.0) (2023-09-18) diff --git a/packages/tiler-sharp/package.json b/packages/tiler-sharp/package.json index b050e8938..2614edfc3 100644 --- a/packages/tiler-sharp/package.json +++ b/packages/tiler-sharp/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/tiler-sharp", - "version": "6.45.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -22,9 +22,9 @@ "test": "ospec --globs 'build/**/*.test.js'" }, "dependencies": { - "@basemaps/geo": "^6.44.0", - "@basemaps/tiler": "^6.44.0", - "@linzjs/metrics": "^6.41.0", + "@basemaps/geo": "^7.0.0", + "@basemaps/tiler": "^7.0.0", + "@linzjs/metrics": "^7.0.0", "sharp": "^0.32.6" }, "devDependencies": { diff --git a/packages/tiler/CHANGELOG.md b/packages/tiler/CHANGELOG.md index 9e98ed57c..18a167e93 100644 --- a/packages/tiler/CHANGELOG.md +++ b/packages/tiler/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [7.0.0](https://github.com/linz/basemaps/compare/v6.46.0...v7.0.0) (2023-11-27) + + +### Features + +* Add proof of concept docs site BM-917 ([#2990](https://github.com/linz/basemaps/issues/2990)) ([cabccc7](https://github.com/linz/basemaps/commit/cabccc730de0c0016e9d102dc8df6acbf1510e00)) +* **doc:** Improve the individual package documentations. BM-776 ([#2981](https://github.com/linz/basemaps/issues/2981)) ([5a4adcb](https://github.com/linz/basemaps/commit/5a4adcbbff15857a6f4c315d54280d542f785fec)) + + + + + # [6.44.0](https://github.com/linz/basemaps/compare/v6.43.0...v6.44.0) (2023-09-05) diff --git a/packages/tiler/package.json b/packages/tiler/package.json index 0e9519590..7aa2e09c2 100644 --- a/packages/tiler/package.json +++ b/packages/tiler/package.json @@ -1,6 +1,6 @@ { "name": "@basemaps/tiler", - "version": "6.44.0", + "version": "7.0.0", "repository": { "type": "git", "url": "https://github.com/linz/basemaps.git", @@ -22,9 +22,9 @@ "test": "ospec --globs 'build/**/*.test.js'" }, "dependencies": { - "@basemaps/geo": "^6.44.0", + "@basemaps/geo": "^7.0.0", "@cogeotiff/core": "^7.2.0", - "@linzjs/metrics": "^6.41.0" + "@linzjs/metrics": "^7.0.0" }, "devDependencies": { "@chunkd/fs": "^10.0.2",