Skip to content

Commit ba33456

Browse files
committed
chore(main): release 2.0.2
1 parent 3805238 commit ba33456

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33

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+
411
## 2.0.1 (2023-05-24)
512

613

package.json

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

0 commit comments

Comments
 (0)