Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/ledger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@
dir: fonts/typeface-cisco-sans-tt
intents:
- slick-cases-smoke
"@zemd/typeface-cisco-sans-tt@1.1.0":
dir: fonts/typeface-cisco-sans-tt
intents:
- moody-buckets-tan
"@zemd/typeface-open-sauce-fonts@1.0.0":
dir: fonts/typeface-open-sauce-fonts
intents:
- lemon-paws-enter
"@zemd/typeface-open-sauce-fonts@1.1.0":
dir: fonts/typeface-open-sauce-fonts
intents:
- moody-buckets-tan
6 changes: 0 additions & 6 deletions .changeset/moody-buckets-tan.md

This file was deleted.

6 changes: 6 additions & 0 deletions fonts/typeface-cisco-sans-tt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zemd/typeface-cisco-sans-tt

## 1.1.0

### Minor Changes

- Publish a technical release with no package content changes.

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion fonts/typeface-cisco-sans-tt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/typeface-cisco-sans-tt",
"version": "1.0.0",
"version": "1.1.0",
"description": "Self-hosted Cisco Sans TT font files and ready-to-use CSS.",
"keywords": [
"cisco",
Expand Down
6 changes: 6 additions & 0 deletions fonts/typeface-open-sauce-fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zemd/typeface-open-sauce-fonts

## 1.1.0

### Minor Changes

- Publish a technical release with no package content changes.

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion fonts/typeface-open-sauce-fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/typeface-open-sauce-fonts",
"version": "1.0.0",
"version": "1.1.0",
"description": "Self-hosted Open Sauce font files and ready-to-use CSS.",
"keywords": [
"font",
Expand Down