Skip to content

Commit f6a3ddb

Browse files
committed
chore(main): release 1.12.0
1 parent 1cd692d commit f6a3ddb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
4+
## 1.12.0 (2023-05-11)
5+
6+
7+
### Added
8+
9+
* Implement Fanout for JS SDK ([5198884](https://github.com/fastly/js-compute-runtime/commit/5198884d35c616785399d1702efa2454f9303421))
10+
311
## 1.11.2 (2023-04-27)
412

513

package.json

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

0 commit comments

Comments
 (0)