Skip to content

Commit 9907003

Browse files
chore(release): 8.0.3 [skip ci]
## [8.0.3](v8.0.2...v8.0.3) (2025-04-16) ### Bug Fixes * update tipg startup for 1.0 ([#144](#144)) ([ae68e70](ae68e70)), closes [#143](#143)
1 parent ae68e70 commit 9907003

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.0.3](https://github.com/developmentseed/eoapi-cdk/compare/v8.0.2...v8.0.3) (2025-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* update tipg startup for 1.0 ([#144](https://github.com/developmentseed/eoapi-cdk/issues/144)) ([ae68e70](https://github.com/developmentseed/eoapi-cdk/commit/ae68e70ed98c6a2ae52275fd0b6b83a0c17989b3)), closes [#143](https://github.com/developmentseed/eoapi-cdk/issues/143)
7+
18
## [8.0.2](https://github.com/developmentseed/eoapi-cdk/compare/v8.0.1...v8.0.2) (2025-03-11)
29

310

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eoapi-cdk",
3-
"version": "8.0.2",
3+
"version": "8.0.3",
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)