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

Commit 3c97216

Browse files
authored
Merge pull request #175 from backstage/changeset-release/main
Version Packages
2 parents 3bbb4bd + 5d0a953 commit 3c97216

4 files changed

Lines changed: 11 additions & 13 deletions

File tree

.changeset/happy-cycles-care.md

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

.changeset/pretty-penguins-design.md

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

packages/techdocs-cli/CHANGELOG.md

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

3+
## 0.8.3
4+
5+
### Patch Changes
6+
7+
- edbb988: Upgrades the techdocs common page to the latest version 0.10.2.
8+
9+
See [@backstage/techdocs-common changelog](https://github.com/backstage/backstage/blob/cac4afb95fdbd130a66e53a1b0430a1e62787a7f/packages/techdocs-common/CHANGELOG.md#L3).
10+
11+
- db4ebfc: Add an `etag` flag to the `generate` command that is stored in the `techdocs_metadata.json` file.
12+
313
## 0.8.2
414

515
### Patch 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.8.2",
4+
"version": "0.8.3",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)