Version Packages (#3649)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-04-14 18:04:46 +02:00 committed by GitHub
parent d20863a6fc
commit 0f8c60a635
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-regex': patch
---
chore: Remove usage of @spotify/prettier-config

View File

@ -1,5 +1,11 @@
### Dependencies
## 2.5.3
### Patch Changes
- 5ed7a38: chore: Remove usage of @spotify/prettier-config
## 2.5.2
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-scaffolder-backend-module-regex",
"description": "The regex custom actions",
"version": "2.5.2",
"version": "2.5.3",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",