Skip to content

Commit acb8f33

Browse files
Version Packages (#6285)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 34efbcc commit acb8f33

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/linguist/.changeset/weak-spoons-turn.md

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

workspaces/linguist/plugins/linguist-backend/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-backend
22

3+
## 0.21.1
4+
5+
### Patch Changes
6+
7+
- 462895f: Replace O(n) REST calls to catalog backend with single call when cleaning up linguist entities by merging it with the add call.
8+
39
## 0.21.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)