Skip to content

Commit a8f6ad3

Browse files
committed
Update CHANGELOG.md
1 parent 7895e28 commit a8f6ad3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
22

33

4-
## [3.7.2](https://github.com/fastly/js-compute-runtime/compare/v3.7.1...v3.7.2) (2023-10-25)
4+
## 3.7.2 (2023-10-25)
55

66

7-
### Bug Fixes
7+
### Fixed
88

99
* Make Response.redirect headers be immutable ([3527eaf](https://github.com/fastly/js-compute-runtime/commit/3527eaf62266a3cf7ea8ea4020bb5980bb7fa615))
10-
* return correct error type (TypeError or RangeError instead of Error) in Request and Response methods ([4ea7de7](https://github.com/fastly/js-compute-runtime/commit/4ea7de71301d841fdc99f45a3251f85c61710fd6))
10+
* Return correct error type (TypeError or RangeError instead of Error) in Request and Response methods ([4ea7de7](https://github.com/fastly/js-compute-runtime/commit/4ea7de71301d841fdc99f45a3251f85c61710fd6))
1111

1212
## 3.7.1 (2023-10-24)
1313

0 commit comments

Comments
 (0)