Version Packages

This commit is contained in:
github-actions[bot]
2025-08-19 13:01:39 +00:00
parent 2974f7f52b
commit b93a3471c2
489 changed files with 4672 additions and 1646 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/cli-node
## 0.2.14
### Patch Changes
- d9a7835: Add `get` and `keys` methods to `Lockfile` class
## 0.2.13
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/cli-node",
"version": "0.2.13",
"version": "0.2.14",
"description": "Node.js library for Backstage CLIs",
"backstage": {
"role": "node-library"