We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4219a0a commit 3f7355aCopy full SHA for 3f7355a
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
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
11
## 3.13.0 (2024-04-11)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@fastly/js-compute",
- "version": "3.13.0",
+ "version": "3.13.1",
"engines": {
"node": "16 - 20",
"npm": "^8 || ^9 || ^10"
0 commit comments