Version Packages (#4966)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
b323175703
commit
46c0d07c84
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-git-release-manager': minor
|
||||
---
|
||||
|
||||
Backstage version bump to v1.41.1
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-git-release-manager
|
||||
|
||||
## 0.8.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- edf729c: Backstage version bump to v1.41.1
|
||||
|
||||
## 0.7.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-git-release-manager",
|
||||
"version": "0.7.0",
|
||||
"version": "0.8.0",
|
||||
"description": "A Backstage plugin that helps you manage releases in git",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
|
|
|||
Loading…
Reference in New Issue