Skip to content

Commit 3f7355a

Browse files
committed
chore(main): release 3.13.1
1 parent 4219a0a commit 3f7355a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33

4+
## 3.13.1 (2024-04-12)
5+
6+
7+
### Fixed
8+
9+
* remove debugging message which got commited ([4219a0a](https://github.com/fastly/js-compute-runtime/commit/4219a0ac87d68d9a9fc57aaea43994a867f5dd0e))
10+
411
## 3.13.0 (2024-04-11)
512

613

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastly/js-compute",
3-
"version": "3.13.0",
3+
"version": "3.13.1",
44
"engines": {
55
"node": "16 - 20",
66
"npm": "^8 || ^9 || ^10"

0 commit comments

Comments
 (0)