Skip to content

Commit 531b57a

Browse files
committed
chore(main): release 3.3.2
1 parent 9d12321 commit 531b57a

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.3.2](https://github.com/fastly/js-compute-runtime/compare/v3.3.1...v3.3.2) (2023-08-31)
5+
6+
7+
### Bug Fixes
8+
9+
* Add documentation for Request.prototype.clone() ([9d12321](https://github.com/fastly/js-compute-runtime/commit/9d12321bf3da019f6383389098625ca1314d9fb8))
10+
411
## 3.3.1 (2023-08-24)
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.3.1",
3+
"version": "3.3.2",
44
"engines": {
55
"node": "16 - 20",
66
"npm": "^8 || ^9"

0 commit comments

Comments
 (0)