Skip to content

Commit

Permalink
chore: release versions (#784)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Aug 2, 2023
1 parent 2316452 commit 7d504fd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tasty-lemons-train.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @fontsource-utils/cli

## 0.3.15

### Patch Changes

- [`830b10c7ee`](https://github.com/fontsource/fontsource/commit/830b10c7ee0ff58e07e1f82fda3eaf086bb24a54) Thanks [@ayuhito](https://github.com/ayuhito)! - Fix variable font file paths in CSS.

## 0.3.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fontsource-utils/cli",
"version": "0.3.14",
"version": "0.3.15",
"description": "Fontsource CLI",
"bin": {
"fontsource": "./dist/cli.mjs"
Expand Down

0 comments on commit 7d504fd

Please sign in to comment.