Version Packages

This commit is contained in:
github-actions[bot]
2024-01-16 11:44:56 +00:00
parent ad3f162b2b
commit 8070f67dc4
539 changed files with 6788 additions and 1310 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-techdocs-node
## 1.11.1
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.20.1
- @backstage/backend-plugin-api@0.6.9
- @backstage/catalog-model@1.4.3
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/integration@1.8.0
- @backstage/integration-aws-node@0.1.8
- @backstage/plugin-search-common@1.2.10
## 1.11.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs-node",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"version": "1.11.1-next.2",
"version": "1.11.1",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {