Skip to content

Commit 3ac7f98

Browse files
github-actions[bot]JakeChampion
authored andcommitted
chore(main): release 3.17.3
1 parent 040ea8b commit 3ac7f98

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,5 +1,12 @@
11
# Changelog
22

3+
## [3.17.3](https://github.com/fastly/js-compute-runtime/compare/v3.17.2...v3.17.3) (2024-07-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Remove accidentally commited debug messages which write to stderr ([#838](https://github.com/fastly/js-compute-runtime/issues/838)) ([040ea8b](https://github.com/fastly/js-compute-runtime/commit/040ea8be352884c3536ac7e786663b4596617e6e))
9+
310
## 3.17.2 (2024-07-13)
411

512
### Fixed

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.17.2",
3+
"version": "3.17.3",
44
"license": "Apache-2.0",
55
"main": "js-compute-runtime-cli.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)