Skip to content

Commit 20ad188

Browse files
Version Packages (#3483)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 900a6d7 commit 20ad188

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

workspaces/tech-insights/.changeset/rare-islands-pump.md

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

workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @backstage-community/plugin-tech-insights-backend-module-jsonfc
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- 6951c64: Fix handling not computed Fact references
8+
9+
- does not throw an error when a fact is valid, but it is not computed for the entity (yet)
10+
311
## 0.4.0
412

513
### Minor Changes

workspaces/tech-insights/plugins/tech-insights-backend-module-jsonfc/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-tech-insights-backend-module-jsonfc",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"backstage": {
55
"role": "backend-plugin-module",
66
"pluginId": "tech-insights",

0 commit comments

Comments
 (0)