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

Commit b0d5f1c

Browse files
authored
Merge pull request #154 from backstage/changeset-release/main
Version Packages
2 parents dcf701a + 133eb4f commit b0d5f1c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-jars-press.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.1
4+
5+
### Patch Changes
6+
7+
- 0187424: Separate build and publish release steps
8+
39
## 0.8.0
410

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

0 commit comments

Comments
 (0)