Skip to content
This repository was archived by the owner on Nov 19, 2021. It is now read-only.

Commit 890ace8

Browse files
authored
Merge pull request #137 from backstage/changeset-release/main
Version Packages
2 parents ffc4627 + 4b56ff5 commit 890ace8

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.changeset/cuddly-suns-fly.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/odd-wasps-perform.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/techdocs-cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @techdocs/cli
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- c6f437a: OpenStack Swift configuration changed due to OSS SDK Client change in @backstage/techdocs-common, it was a breaking change.
8+
PR Reference: https://github.com/backstage/backstage/pull/6839
9+
10+
### Patch Changes
11+
12+
- 05f0409: Merge Jobs for Release Pull Requests and Package Publishes
13+
314
## 0.7.0
415

516
### Minor Changes

packages/techdocs-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@techdocs/cli",
33
"description": "Utility CLI for managing TechDocs sites in Backstage.",
4-
"version": "0.7.0",
4+
"version": "0.8.0",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)