Skip to content

Commit ae17fbd

Browse files
chore: release packages
1 parent 335b615 commit ae17fbd

3 files changed

Lines changed: 21 additions & 20 deletions

File tree

.changeset/teal-unthrown-accent.md

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

packages/theme/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# @btravstack/theme
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- fb6f43d: Repoint `--pkg-unthrown` to teal `#3FB0A5`, and remove the retired
8+
`--pkg-demesne` and `--pkg-start` tokens.
9+
10+
Red is stop and green is all-clear; a modeled error is neither, so unthrown's
11+
accent now sits outside the signal register — not a signal, a value. The old
12+
`#46B86C` was also byte-identical to `--bt-green`, the org's checkmark ink, so
13+
unthrown was the one package whose accent was org chrome.
14+
15+
**Breaking:** `./tokens.css` is a published export, so its custom properties are
16+
public API and removing two of them is a breaking change — even though the
17+
projects they named no longer exist and no repo in the org referenced them. They
18+
are removed rather than kept as deprecated aliases because an alias would point
19+
at a package that is gone.
20+
21+
`--bt-green` / `--green` / `--text-green` are unchanged.
22+
323
## 1.7.0
424

525
### Minor Changes

packages/theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@btravstack/theme",
3-
"version": "1.7.0",
3+
"version": "2.0.0",
44
"description": "Shared VitePress theme and design tokens for btravstack sites",
55
"license": "MIT",
66
"author": "Benoit TRAVERS",

0 commit comments

Comments
 (0)