Skip to content

Commit 402c784

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.2.3...v5.0.0) (2023-07-12) ### Features * rename repository to eoapi-cdk ([#59](#59)) ([1ed2bb3](1ed2bb3)) ### BREAKING CHANGES * rename repository to eoapi-cdk
1 parent 1ed2bb3 commit 402c784

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+
# [5.0.0](https://github.com/developmentseed/eoapi-cdk/compare/v4.2.3...v5.0.0) (2023-07-12)
2+
3+
4+
### Features
5+
6+
* rename repository to eoapi-cdk ([#59](https://github.com/developmentseed/eoapi-cdk/issues/59)) ([1ed2bb3](https://github.com/developmentseed/eoapi-cdk/commit/1ed2bb3d00328327ada96ce9daaadd940b534285))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* rename repository to eoapi-cdk
12+
113
## [4.2.3](https://github.com/developmentseed/cdk-pgstac/compare/v4.2.2...v4.2.3) (2023-06-30)
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": "4.2.3",
3+
"version": "5.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)