Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/plugin-tech-insights-node
## 0.6.0
### Minor Changes
- 5dd8177: **BREAKING** Winston logger has been replaced with `LoggerService`
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.21.7
- @backstage/backend-plugin-api@0.6.17
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-tech-insights-common@0.2.12
## 0.5.3-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-node",
"version": "0.5.3-next.1",
"version": "0.6.0",
"backstage": {
"role": "node-library"
},