Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-12-27 15:22:57 +00:00
parent d6f622dfa1
commit f834622f56
275 changed files with 4280 additions and 203 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-techdocs-react
## 1.1.2-next.0
### Patch Changes
- 7115c7389b: Updated dependency `jss` to `~10.9.0`.
- Updated dependencies
- @backstage/catalog-model@1.1.5-next.0
- @backstage/core-components@0.12.3-next.0
- @backstage/config@1.0.5
- @backstage/core-plugin-api@1.2.0
- @backstage/version-bridge@1.0.3
## 1.1.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/plugin-techdocs-react",
"description": "Shared frontend utilities for TechDocs and Addons",
"version": "1.1.0",
"version": "1.1.2-next.0",
"publishConfig": {
"access": "public",
"alphaTypes": "dist/index.alpha.d.ts",