From e0be456e00e148431b8981b6f6887b5fd3579870 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 22:08:41 -0600 Subject: [PATCH] Chore: Publish release (#68) --- .changeset/hot-guests-change.md | 5 ----- .changeset/silly-pens-collect.md | 5 ----- CHANGELOG.md | 7 +++++++ package.json | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) delete mode 100644 .changeset/hot-guests-change.md delete mode 100644 .changeset/silly-pens-collect.md diff --git a/.changeset/hot-guests-change.md b/.changeset/hot-guests-change.md deleted file mode 100644 index 42789d3..0000000 --- a/.changeset/hot-guests-change.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tailwindcss-opentype': minor ---- - -Add historical ligatures — `hlig` — utility diff --git a/.changeset/silly-pens-collect.md b/.changeset/silly-pens-collect.md deleted file mode 100644 index 03ed024..0000000 --- a/.changeset/silly-pens-collect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tailwindcss-opentype': minor ---- - -Add `font-kerning` utilities diff --git a/CHANGELOG.md b/CHANGELOG.md index 977e4a5..0bf704a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # tailwindcss-opentype +## 0.4.0 — 2021-09-21 + +#### 🎁 Added + +- Add historical ligatures — `hlig` — utility [#69](https://github.com/stormwarning/tailwindcss-opentype/pull/69) +- Add `font-kerning` utilities [#67](https://github.com/stormwarning/tailwindcss-opentype/pull/67) + ## 0.3.0 — 2021-09-08 #### 🎁 Added diff --git a/package.json b/package.json index 6bba4f0..eddce7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-opentype", - "version": "0.3.0", + "version": "0.4.0", "description": "Tailwind CSS utility classes for advanced typographic features.", "keywords": [ "tailwindcss",