Version Packages

This commit is contained in:
github-actions[bot] 2024-05-22 12:42:13 +00:00
parent 65e45a9c65
commit 5c07c79049
9 changed files with 31 additions and 10 deletions

View File

@ -1,6 +0,0 @@
---
'@backstage-community/plugin-linkerd-backend': minor
'@backstage-community/plugin-linkerd': minor
---
Small fixes and bump to later version of Backstage

View File

@ -1,5 +1,12 @@
# app
## 0.0.3
### Patch Changes
- Updated dependencies [04499cd]
- @backstage-community/plugin-linkerd@0.3.0
## 0.0.2
### Patch Changes

View File

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

View File

@ -1,5 +1,13 @@
# backend
## 0.0.5
### Patch Changes
- Updated dependencies [04499cd]
- @backstage-community/plugin-linkerd-backend@0.3.0
- app@0.0.3
## 0.0.4
### Patch Changes

View File

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

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-linkerd-backend
## 0.3.0
### Minor Changes
- 04499cd: Small fixes and bump to later version of Backstage
## 0.2.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-linkerd-backend",
"version": "0.2.2",
"version": "0.3.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-linkerd
## 0.3.0
### Minor Changes
- 04499cd: Small fixes and bump to later version of Backstage
## 0.2.0
### Minor Changes

View File

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