Skip to content

Commit 83c3654

Browse files
chore(release): 8.0.0 [skip ci]
# [8.0.0](v7.6.3...v8.0.0) (2025-03-11) ### Features * update versions for pgstac, stac-fastapi-pgstac, titiler-pgstac, and tipg ([507cc99](507cc99)) ### BREAKING CHANGES * Major version updates to core dependencies require client code changes.
1 parent 507cc99 commit 83c3654

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [8.0.0](https://github.com/developmentseed/eoapi-cdk/compare/v7.6.3...v8.0.0) (2025-03-11)
2+
3+
4+
### Features
5+
6+
* update versions for pgstac, stac-fastapi-pgstac, titiler-pgstac, and tipg ([507cc99](https://github.com/developmentseed/eoapi-cdk/commit/507cc991e72c2369666e72abe41cf53be0ce29d4))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Major version updates to core dependencies require client code changes.
12+
113
## [7.6.3](https://github.com/developmentseed/eoapi-cdk/compare/v7.6.2...v7.6.3) (2025-03-07)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eoapi-cdk",
3-
"version": "7.6.3",
3+
"version": "8.0.0",
44
"description": "A set of constructs deploying pgSTAC with CDK",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)