Version Packages (#2807)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-02-05 00:06:31 +01:00 committed by GitHub
parent e96a3e439b
commit 67ccdb307f
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': minor
---
Backstage version bump to v1.35.0

View File

@ -1,5 +1,11 @@
### Dependencies
## 2.4.0
### Minor Changes
- b206871: Backstage version bump to v1.35.0
## 2.3.0
### Minor Changes

View File

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