Skip to content

Commit

Permalink
chore(api): release versions (#914)
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 11, 2023
1 parent 656390c commit 423390e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-zebras-relate.md

This file was deleted.

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

## 0.2.15

### Patch Changes

- [#913](https://github.com/fontsource/fontsource/pull/913) [`656390cb2e`](https://github.com/fontsource/fontsource/commit/656390cb2e50ac7e54615bd73ec931e66c2437a4) Thanks [@ayuhito](https://github.com/ayuhito)! - fix(api): variable variants for numbered subsets

## 0.2.14

### 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.14",
"version": "0.2.15",
"private": true,
"scripts": {
"deploy": "wrangler deploy",
Expand Down

0 comments on commit 423390e

Please sign in to comment.