From 2ec752ba8a815afee968a781eda3d06fe3bc4fc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 11:33:37 -0600 Subject: [PATCH] Chore: Publish release (#7) Co-authored-by: github-actions[bot] Co-authored-by: Jeff --- .changeset/quick-tools-type.md | 5 ----- .changeset/tame-points-press.md | 6 ------ CHANGELOG.md | 15 +++++++++++++-- package.json | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 .changeset/quick-tools-type.md delete mode 100644 .changeset/tame-points-press.md diff --git a/.changeset/quick-tools-type.md b/.changeset/quick-tools-type.md deleted file mode 100644 index 15642c0..0000000 --- a/.changeset/quick-tools-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'tailwindcss-opentype': minor ---- - -Add documentation microsite diff --git a/.changeset/tame-points-press.md b/.changeset/tame-points-press.md deleted file mode 100644 index 1014f88..0000000 --- a/.changeset/tame-points-press.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'tailwindcss-opentype': patch ---- - -Update `font-variant-ligature` utilities -Adds negation utilities and makes classes composable. diff --git a/CHANGELOG.md b/CHANGELOG.md index b908237..e7105d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,19 @@ # tailwindcss-opentype -## 0.0.2 — 2021-0407 +## 0.1.0 — 2021-04-19 + +### ♻️ Changed + +- Update `font-variant-ligature` utilities [#6](https://github.com/stormwarning/tailwindcss-opentype/pull/6) + Adds negation utilities and makes classes composable. + +### 🎁 Added + +- Add documentation microsite [#8](https://github.com/stormwarning/tailwindcss-opentype/pull/8) + +## 0.0.2 — 2021-04-07 ### 🎉 Initial release! -- Add initial utility classes [#4](https://github.com/stormwarning/tailwindcss-opentype/pull/4) +- Add initial utility classes [#4](https://github.com/stormwarning/tailwindcss-opentype/pull/4) A handful of the more common OpenType variant settings, no fallbacks yet. diff --git a/package.json b/package.json index 64b2b3b..1467404 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-opentype", - "version": "0.0.2", + "version": "0.1.0", "description": "Tailwind CSS utility classes for advanced typographic features.", "keywords": [ "tailwindcss",