Skip to content

Commit

Permalink
Version Packages (#1761)
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 28, 2024
1 parent b96461e commit 480333b
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 14 deletions.
5 changes: 0 additions & 5 deletions workspaces/topology/.changeset/brown-clouds-call.md

This file was deleted.

7 changes: 0 additions & 7 deletions workspaces/topology/.changeset/seven-houses-melt.md

This file was deleted.

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

## 0.0.3

### Patch Changes

- Updated dependencies [730359c]
- Updated dependencies [694e163]
- @backstage-community/plugin-topology@1.29.0

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion workspaces/topology/packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"bundled": true,
"backstage": {
Expand Down
12 changes: 12 additions & 0 deletions workspaces/topology/plugins/topology/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
### Dependencies

## 1.29.0

### Minor Changes

- 730359c: Migrated to MUI5

### Patch Changes

- 694e163: - Fixed an issue with the topology node badge icon text color.
- Updated the stylesheet link filter string to accommodate the new topology package name.
- Removed `janus-idp/cli` from `devDependencies` as `export-dynamic` is no longer needed for the topology plugin package.

## 1.28.4

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

0 comments on commit 480333b

Please sign in to comment.