Skip to content

Commit 5114369

Browse files
committed
v3.6.0
1 parent f6b662c commit 5114369

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
## [3.6.0] - 2023-02-28
11+
1012
### Added
1113

1214
- Made testing against default content types easier

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fastly/compute-js-static-publish",
33
"type": "module",
4-
"version": "3.5.0",
4+
"version": "3.6.0",
55
"description": "Static Publisher for Compute@Edge JavaScript",
66
"main": "./build/index.js",
77
"types": "./build/index.d.ts",

0 commit comments

Comments
 (0)