Version Packages (#3216)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-03-12 22:31:01 +01:00 committed by GitHub
parent ade2a448a1
commit 8622218459
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-scaffolder-backend-module-kubernetes': patch
---
remove prettier from devDevpendencies

View File

@ -1,5 +1,11 @@
### Dependencies
## 2.6.1
### Patch Changes
- 973a5ef: remove prettier from devDevpendencies
## 2.6.0
### Minor Changes

View File

@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-scaffolder-backend-module-kubernetes",
"description": "The kubernetes module for @backstage/plugin-scaffolder-backend",
"version": "2.6.0",
"version": "2.6.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",