Skip to content
This repository was archived by the owner on Nov 19, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/cuddly-suns-fly.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/odd-wasps-perform.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/techdocs-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @techdocs/cli

## 0.8.0

### Minor Changes

- c6f437a: OpenStack Swift configuration changed due to OSS SDK Client change in @backstage/techdocs-common, it was a breaking change.
PR Reference: https://github.com/backstage/backstage/pull/6839

### Patch Changes

- 05f0409: Merge Jobs for Release Pull Requests and Package Publishes

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/techdocs-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@techdocs/cli",
"description": "Utility CLI for managing TechDocs sites in Backstage.",
"version": "0.7.0",
"version": "0.8.0",
"publishConfig": {
"access": "public"
},
Expand Down