Skip to content

Commit e01457f

Browse files
chore(release): 7.6.3 [skip ci]
## [7.6.3](v7.6.2...v7.6.3) (2025-03-07) ### Bug Fixes * reject items without a collection ID ([#133](#133)) ([595b0be](595b0be))
1 parent 595b0be commit e01457f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.6.3](https://github.com/developmentseed/eoapi-cdk/compare/v7.6.2...v7.6.3) (2025-03-07)
2+
3+
4+
### Bug Fixes
5+
6+
* reject items without a collection ID ([#133](https://github.com/developmentseed/eoapi-cdk/issues/133)) ([595b0be](https://github.com/developmentseed/eoapi-cdk/commit/595b0be1c5632b74231ce5ed5c350aed5fe8bb83))
7+
18
## [7.6.2](https://github.com/developmentseed/eoapi-cdk/compare/v7.6.1...v7.6.2) (2025-03-06)
29

310

package-lock.json

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

package.json

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