Skip to content

Commit

Permalink
chore(release): 5.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.4.0](v5.3.0...v5.4.0) (2023-09-05)

### Features

* custom runtimes option for titiler and ingestor ([#66](#66)) ([3aaedae](3aaedae))
  • Loading branch information
semantic-release-bot committed Sep 5, 2023
1 parent 3aaedae commit a1081a2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.4.0](https://github.com/developmentseed/eoapi-cdk/compare/v5.3.0...v5.4.0) (2023-09-05)


### Features

* custom runtimes option for titiler and ingestor ([#66](https://github.com/developmentseed/eoapi-cdk/issues/66)) ([3aaedae](https://github.com/developmentseed/eoapi-cdk/commit/3aaedaef86da558eac163348771a545b789ed8b9))

# [5.3.0](https://github.com/developmentseed/eoapi-cdk/compare/v5.2.0...v5.3.0) (2023-09-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eoapi-cdk",
"version": "5.3.0",
"version": "5.4.0",
"description": "A set of constructs deploying pgSTAC with CDK",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit a1081a2

Please sign in to comment.