Version Packages (#3649)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
d20863a6fc
commit
0f8c60a635
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-scaffolder-backend-module-regex': patch
|
||||
---
|
||||
|
||||
chore: Remove usage of @spotify/prettier-config
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
### Dependencies
|
||||
|
||||
## 2.5.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5ed7a38: chore: Remove usage of @spotify/prettier-config
|
||||
|
||||
## 2.5.2
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue