Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-07-12 13:19:14 +00:00
parent 68e9be3274
commit 0e967f188b
279 changed files with 4618 additions and 1114 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/plugin-techdocs-node
## 1.2.0-next.3
### Patch Changes
- d505b7b37d: Fixed issue with git feedback buttons not appearing automatically in docs pages. This was done by appending repo_url to the helper function getRepoUrlFromLocationAnnotation.
- Updated dependencies
- @backstage/backend-common@0.14.1-next.3
- @backstage/integration@1.2.2-next.3
- @backstage/catalog-model@1.1.0-next.3
## 1.2.0-next.2
### Patch Changes