Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-10-08 11:42:14 +00:00
parent 3e98d91a3b
commit 56a811849a
327 changed files with 4637 additions and 163 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-techdocs-node
## 1.12.12-next.2
### Patch Changes
- 7774828: Updated dependency `@smithy/node-http-handler` to `^3.0.0`.
- 720a2f9: Updated dependency `git-url-parse` to `^15.0.0`.
- fbdc631: Allow to pass StorageOptions to GCS Publisher
- Updated dependencies
- @backstage/integration@1.15.1-next.1
- @backstage/backend-plugin-api@1.0.1-next.1
- @backstage/catalog-model@1.7.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-techdocs-common@0.1.0
## 1.12.12-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.12.12-next.1",
"version": "1.12.12-next.2",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library",