Version Packages (#2807)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
e96a3e439b
commit
67ccdb307f
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-scaffolder-backend-module-regex': minor
|
||||
---
|
||||
|
||||
Backstage version bump to v1.35.0
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
### Dependencies
|
||||
|
||||
## 2.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- b206871: Backstage version bump to v1.35.0
|
||||
|
||||
## 2.3.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue