Generate Release

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-03-22 21:41:20 +01:00
parent de1f45da70
commit 04655bb318
496 changed files with 3376 additions and 475 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-tech-insights-node
## 0.5.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.21.5
- @backstage/backend-plugin-api@0.6.15
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-tech-insights-common@0.2.12
## 0.5.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-tech-insights-node",
"version": "0.5.0",
"version": "0.5.1",
"backstage": {
"role": "node-library"
},