Version Packages (#1355)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-09-27 16:22:22 +02:00 committed by GitHub
parent 0617e875ad
commit 3ed1d02315
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 42 additions and 12 deletions

View File

@ -1,7 +0,0 @@
---
'@backstage-community/plugin-copilot': patch
'@backstage-community/plugin-copilot-backend': patch
'@backstage-community/plugin-copilot-common': patch
---
Backstage version bump to v1.31.1

View File

@ -1,5 +1,12 @@
# app
## 0.0.4
### Patch Changes
- Updated dependencies [0617e87]
- @backstage-community/plugin-copilot@0.2.1
## 0.0.3
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"bundled": true,
"repository": {

View File

@ -1,5 +1,13 @@
# backend
## 0.0.4
### Patch Changes
- Updated dependencies [0617e87]
- @backstage-community/plugin-copilot-backend@0.1.3
- app@0.0.4
## 0.0.3
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"private": true,

View File

@ -1,5 +1,13 @@
# @backstage-community/plugin-copilot-backend
## 0.1.3
### Patch Changes
- 0617e87: Backstage version bump to v1.31.1
- Updated dependencies [0617e87]
- @backstage-community/plugin-copilot-common@0.2.1
## 0.1.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-copilot-backend",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://backstage.io",
"license": "Apache-2.0",
"main": "src/index.ts",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-copilot-common
## 0.2.1
### Patch Changes
- 0617e87: Backstage version bump to v1.31.1
## 0.2.0
### Minor Changes

View File

@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-copilot-common",
"description": "Common functionalities for the copilot plugin",
"version": "0.2.0",
"version": "0.2.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

View File

@ -1,5 +1,13 @@
# @backstage-community/plugin-copilot
## 0.2.1
### Patch Changes
- 0617e87: Backstage version bump to v1.31.1
- Updated dependencies [0617e87]
- @backstage-community/plugin-copilot-common@0.2.1
## 0.2.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-copilot",
"version": "0.2.0",
"version": "0.2.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",