Skip to content

Commit

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

### Bug Fixes

* synchronize pgstac versions -> 0.7.9 across constructs ([c6bb921](c6bb921))
  • Loading branch information
semantic-release-bot committed Oct 5, 2023
1 parent c6bb921 commit 239b0a9
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.1](https://github.com/developmentseed/eoapi-cdk/compare/v5.4.0...v5.4.1) (2023-10-05)


### Bug Fixes

* synchronize pgstac versions -> 0.7.9 across constructs ([c6bb921](https://github.com/developmentseed/eoapi-cdk/commit/c6bb9213f745f1161d193b120083fac1e7943eb5))

# [5.4.0](https://github.com/developmentseed/eoapi-cdk/compare/v5.3.0...v5.4.0) (2023-09-05)


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.4.0",
"version": "5.4.1",
"description": "A set of constructs deploying pgSTAC with CDK",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 239b0a9

Please sign in to comment.