Skip to content

Commit 7488a7e

Browse files
chore(main): release 3.14.2
1 parent 771644e commit 7488a7e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

33

4+
## [3.14.2](https://github.com/fastly/js-compute-runtime/compare/v3.14.1...v3.14.2) (2024-05-21)
5+
6+
7+
### Bug Fixes
8+
9+
* release bump ([771644e](https://github.com/fastly/js-compute-runtime/commit/771644e5f5e1b3031cf8aa8036b71b1e5957d945))
10+
* revert changelog heading changes ([#784](https://github.com/fastly/js-compute-runtime/issues/784)) ([59195b6](https://github.com/fastly/js-compute-runtime/commit/59195b6aec1353adc6f6ad8322f7414d90adc518))
11+
412
## 3.14.1 (2024-05-17)
513

614

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

0 commit comments

Comments
 (0)