Skip to content

Commit afec02d

Browse files
Version Packages (#3568)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7283533 commit afec02d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/linguist/.changeset/sharp-dots-tan.md

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

workspaces/linguist/plugins/linguist/CHANGELOG.md

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

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- 560005e: Added New Frontend System filter for the Language card to use `isLinguistAvailable` to control its visibility
8+
39
## 0.6.0
410

511
### Minor Changes

workspaces/linguist/plugins/linguist/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-linguist",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"backstage": {
55
"role": "frontend-plugin",
66
"pluginId": "linguist",

0 commit comments

Comments
 (0)