Skip to content

Commit d8958dd

Browse files
github-actions[bot]JakeChampion
authored andcommitted
chore(main): release 3.16.2
1 parent f0d9ab0 commit d8958dd

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.16.2](https://github.com/fastly/js-compute-runtime/compare/v3.16.1...v3.16.2) (2024-07-10)
4+
5+
6+
### Bug Fixes
7+
8+
* use same rust version that StarlingMonkey uses so that we can publish ([#823](https://github.com/fastly/js-compute-runtime/issues/823)) ([f0d9ab0](https://github.com/fastly/js-compute-runtime/commit/f0d9ab07ed5a5470322a3b457cc91e308e3e289f))
9+
310
## 3.16.1 (2024-07-09)
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.16.1",
3+
"version": "3.16.2",
44
"license": "Apache-2.0",
55
"main": "js-compute-runtime-cli.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)