Skip to content

Commit f2d116d

Browse files
committed
Updated package version (0.7.3)
1 parent 2538a98 commit f2d116d

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0) a
189189
## [0.7.2] - 2026-03-11
190190

191191
- NPM security updates (minimatch required)
192+
193+
## [0.7.3] - 2026-04-14
194+
195+
- Upgraded outdated NPM packages

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/cli",
33
"description": "Command-line tool to create a new L³ application.",
4-
"version": "0.7.2",
4+
"version": "0.7.3",
55
"main": "index.js",
66
"types": "types.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)