Skip to content

Commit b864ea1

Browse files
committed
chore(main): release 3.7.3
1 parent a6a5035 commit b864ea1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

4+
## [3.7.3](https://github.com/fastly/js-compute-runtime/compare/v3.7.2...v3.7.3) (2023-11-02)
5+
6+
7+
### Bug Fixes
8+
9+
* Make the underlying KVStore.prototype.get implementation be async ([a6a5035](https://github.com/fastly/js-compute-runtime/commit/a6a5035fc932be0e47c7c737bd9060d27c18ab05))
10+
411
## 3.7.2 (2023-10-25)
512

613

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastly/js-compute",
3-
"version": "3.7.2",
3+
"version": "3.7.3",
44
"engines": {
55
"node": "16 - 20",
66
"npm": "^8 || ^9"

0 commit comments

Comments
 (0)