Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-01-10 14:18:51 +00:00
parent 73ab535b2d
commit 9521f1274d
329 changed files with 4785 additions and 165 deletions
+9
View File
@@ -1,5 +1,14 @@
# @backstage/repo-tools
## 0.1.1-next.2
### Patch Changes
- 76fc6f7ec8: Updates Api-extractor and api-documenter version
- Updated dependencies
- @backstage/cli-common@0.1.11
- @backstage/errors@1.1.4
## 0.1.1-next.1
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/repo-tools",
"description": "CLI for Backstage repo tooling ",
"version": "0.1.1-next.1",
"version": "0.1.1-next.2",
"publishConfig": {
"access": "public"
},