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

Commit 5f15c22

Browse files
authored
Merge pull request #163 from backstage/changeset-release/main
Version Packages
2 parents 1f8c792 + 7f31396 commit 5f15c22

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/slimy-elephants-return.md

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

packages/techdocs-cli/CHANGELOG.md

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

3+
## 0.8.2
4+
5+
### Patch Changes
6+
7+
- 8fc7384: Allow to execute techdocs-cli serve using docker techdocs-container on Windows
8+
39
## 0.8.1
410

511
### 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.1",
4+
"version": "0.8.2",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)