Skip to content

Commit b7f3ce6

Browse files
chore(release): 7.2.1 [skip ci]
## [7.2.1](v7.2.0...v7.2.1) (2024-08-20) ### Bug Fixes * install compilation dependency for numexpr ([#109](#109)) ([2762944](2762944))
1 parent 2762944 commit b7f3ce6

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.2.1](https://github.com/developmentseed/eoapi-cdk/compare/v7.2.0...v7.2.1) (2024-08-20)
2+
3+
4+
### Bug Fixes
5+
6+
* install compilation dependency for numexpr ([#109](https://github.com/developmentseed/eoapi-cdk/issues/109)) ([2762944](https://github.com/developmentseed/eoapi-cdk/commit/2762944344512bda476d1924a58feef2b0c4a7aa))
7+
18
# [7.2.0](https://github.com/developmentseed/eoapi-cdk/compare/v7.1.0...v7.2.0) (2024-05-14)
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.2.0",
3+
"version": "7.2.1",
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)