Version Packages (#2169)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-12-12 14:41:55 +01:00 committed by GitHub
parent 5674ea61d8
commit cde2f88bf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 31 additions and 14 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-tech-insights-backend': minor
---
Allow tech insights backend to schedule a single job.

View File

@ -1,6 +0,0 @@
---
'@backstage-community/plugin-tech-insights-backend': major
'@backstage-community/plugin-tech-insights-node': major
---
In order to use UrlReaderService in fact retrievers, UrlReaderService has been added to FactRetrieverContext.

View File

@ -1,5 +1,12 @@
# @backstage-community/plugin-tech-insights-backend-module-jsonfc
## 0.1.61
### Patch Changes
- Updated dependencies [c3bbe0f]
- @backstage-community/plugin-tech-insights-node@2.0.0
## 0.1.60
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights-backend-module-jsonfc",
"version": "0.1.60",
"version": "0.1.61",
"backstage": {
"role": "backend-plugin-module",
"pluginId": "tech-insights",

View File

@ -1,5 +1,20 @@
# @backstage-community/plugin-tech-insights-backend
## 2.0.0
### Major Changes
- c3bbe0f: In order to use UrlReaderService in fact retrievers, UrlReaderService has been added to FactRetrieverContext.
### Minor Changes
- 306121a: Allow tech insights backend to schedule a single job.
### Patch Changes
- Updated dependencies [c3bbe0f]
- @backstage-community/plugin-tech-insights-node@2.0.0
## 1.2.3
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights-backend",
"version": "1.2.3",
"version": "2.0.0",
"backstage": {
"role": "backend-plugin",
"pluginId": "tech-insights",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-tech-insights-node
## 2.0.0
### Major Changes
- c3bbe0f: In order to use UrlReaderService in fact retrievers, UrlReaderService has been added to FactRetrieverContext.
## 1.0.3
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-tech-insights-node",
"version": "1.0.3",
"version": "2.0.0",
"backstage": {
"role": "node-library",
"pluginId": "tech-insights",