Skip to content

Commit 7576fb4

Browse files
author
CI Agent
committed
chore: version and changelog
1 parent 793a97f commit 7576fb4

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/silent-dodos-tie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.coverage_json/coverage-summary.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @koopjs/koop-core
22

3+
## 10.4.17
4+
5+
### Patch Changes
6+
7+
Fixed default cache key generation to support POST requests
8+
39
## 10.4.16
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@koopjs/koop-core",
33
"description": "Serve, transform, and query geospatial data on the web",
4-
"version": "10.4.16",
4+
"version": "10.4.17",
55
"contributors": [
66
{
77
"name": "Rich Gwozdz",

0 commit comments

Comments
 (0)