Skip to content

Commit 3ee7b45

Browse files
Version Packages (#7873)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8d3c162 commit 3ee7b45

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

workspaces/azure-devops/.changeset/stale-lizards-sip.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

workspaces/azure-devops/plugins/azure-devops/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @backstage-community/plugin-azure-devops
22

3+
## 0.28.1
4+
5+
### Patch Changes
6+
7+
- 8d3c162: **DEPRECATED** This change marks the `AzurePullRequestsIcon` as deprecated, use `RiGitPullRequestLine` from `@remixicon/react` instead.
8+
9+
Migrated Material UI Icons to Remix Icons, also fixed a bug in `AzureDevOpsWikiArticleSearchResultListItem` to filter on the correct `result.type`
10+
311
## 0.28.0
412

513
### Minor Changes

workspaces/azure-devops/plugins/azure-devops/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-azure-devops",
3-
"version": "0.28.0",
3+
"version": "0.28.1",
44
"backstage": {
55
"role": "frontend-plugin",
66
"pluginId": "azure-devops",

0 commit comments

Comments
 (0)