Skip to content

Commit 363a79a

Browse files
committed
Updated package version (0.0.3)
1 parent 9e3a986 commit 363a79a

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0) a
1313
### Updated
1414

1515
- Prep deprecation of `asynchronous` Yes/No values ([VS Code extension integration artifact](https://github.com/lambda-lambda-lambda/vscode-extension/blob/master/src/extension.ts#L70))
16+
17+
## [0.0.3] - 2024-06-06
18+
19+
### Updated
20+
21+
- Added `routePrefix` to `TemplateVars`

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": "@lambda-lambda-lambda/types",
33
"description": "L³ application TypeScript type definitions.",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"exports": {
66
"./cli": {
77
"types": {

0 commit comments

Comments
 (0)