Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-02-25 13:17:11 +00:00
parent bc5048adbf
commit aed536abc5
303 changed files with 3838 additions and 351 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/plugin-techdocs-node
## 1.13.1-next.0
### Patch Changes
- 052a10a: Bumps the version of the techdocs generator container used.
- Updated dependencies
- @backstage/backend-plugin-api@1.2.1-next.0
## 1.13.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-techdocs-node",
"version": "1.13.0",
"version": "1.13.1-next.0",
"description": "Common node.js functionalities for TechDocs, to be shared between techdocs-backend plugin and techdocs-cli",
"backstage": {
"role": "node-library",