Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/repo-tools
|
||||
|
||||
## 0.1.0-next.1
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 03843259b4: Api reference documentation improvements
|
||||
|
||||
- breadcrumbs links semantics as code spans
|
||||
- new `@config` annotation to describe related config keys
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 71f80eb354: add the command type-deps to the repo tool package.
|
||||
- Updated dependencies
|
||||
- @backstage/errors@1.1.4-next.1
|
||||
|
||||
## 0.1.0-next.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/repo-tools",
|
||||
"description": "CLI for Backstage repo tooling ",
|
||||
"version": "0.1.0-next.0",
|
||||
"version": "0.1.0-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user