Skip to content

Commit ed2e22a

Browse files
committed
v0.3.0
1 parent 17da37e commit ed2e22a

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

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+
## [0.3.0] - 2025/09/12
11+
1012
### Updated
1113

1214
- Update to CLI v12.x

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,6 +1,6 @@
11
{
22
"name": "@fastly/create-compute",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"description": "An npm init initializer for creating a new JavaScript (TypeScript) application on Fastly Compute",
66
"type": "module",

0 commit comments

Comments
 (0)