Skip to content

Commit

Permalink
chore: release versions (#897)
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 Dec 5, 2023
1 parent e9dc0d1 commit fc14d13
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-ants-greet.md

This file was deleted.

7 changes: 7 additions & 0 deletions api/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# cdn

## 0.2.12

### Patch Changes

- Updated dependencies [[`e9dc0d13b0`](https://github.com/fontsource/fontsource/commit/e9dc0d13b01f5dcf108312743c4c93847ae41be4)]:
- @fontsource-utils/cli@0.4.1

## 0.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion api/cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdn",
"version": "0.2.11",
"version": "0.2.12",
"private": true,
"scripts": {
"deploy": "wrangler deploy",
Expand Down
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.4.1

### Patch Changes

- [#896](https://github.com/fontsource/fontsource/pull/896) [`e9dc0d13b0`](https://github.com/fontsource/fontsource/commit/e9dc0d13b01f5dcf108312743c4c93847ae41be4) Thanks [@ayuhito](https://github.com/ayuhito)! - fix(cli)!: set gfm to be a peer dependency to fix metadata not being updated

## 0.3.19

### 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.4.0",
"version": "0.4.1",
"description": "Fontsource CLI",
"bin": {
"fontsource": "./dist/cli.mjs"
Expand Down

0 comments on commit fc14d13

Please sign in to comment.