We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3805238 commit ba33456Copy full SHA for ba33456
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
4
+## [2.0.2](https://github.com/fastly/js-compute-runtime/compare/v2.0.1...v2.0.2) (2023-06-01)
5
+
6
7
+### Bug Fixes
8
9
+* add fastly:secret-store types ([3805238](https://github.com/fastly/js-compute-runtime/commit/38052381331999d00b6f2cc878ae41c51068ff94))
10
11
## 2.0.1 (2023-05-24)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@fastly/js-compute",
- "version": "2.0.1",
+ "version": "2.0.2",
"engines": {
"node": "16 - 20",
"npm": "^8 || ^9"
0 commit comments