Skip to content

Commit

Permalink
Version Packages (#1499)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
backstage-service and github-actions[bot] authored Oct 9, 2024
1 parent e20f9cf commit 45072d0
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions workspaces/linkerd/.changeset/dirty-kangaroos-listen.md

This file was deleted.

7 changes: 7 additions & 0 deletions workspaces/linkerd/packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# app

## 0.0.8

### Patch Changes

- Updated dependencies [e20f9cf]
- @backstage-community/plugin-linkerd@0.3.5

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/linkerd/packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.7",
"version": "0.0.8",
"private": true,
"bundled": true,
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions workspaces/linkerd/plugins/linkerd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @backstage-community/plugin-linkerd

## 0.3.5

### Patch Changes

- e20f9cf: Add support for New Frontend System under `/alpha`

## 0.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/linkerd/plugins/linkerd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-linkerd",
"version": "0.3.4",
"version": "0.3.5",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand Down

0 comments on commit 45072d0

Please sign in to comment.