From 523f99300874a709e4ba7d2e8588e9923f3fb2bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:18:40 -0600 Subject: [PATCH] Chore: Publish release (#5) Co-authored-by: github-actions[bot] Co-authored-by: Jeff --- .changeset/forty-spoons-carry.md | 6 ------ CHANGELOG.md | 8 ++++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 7 deletions(-) delete mode 100644 .changeset/forty-spoons-carry.md create mode 100644 CHANGELOG.md diff --git a/.changeset/forty-spoons-carry.md b/.changeset/forty-spoons-carry.md deleted file mode 100644 index 8ff46e7..0000000 --- a/.changeset/forty-spoons-carry.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'tailwindcss-opentype': patch ---- - -Add initial utility classes -A handful of the more common OpenType variant settings, no fallbacks yet. diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b908237 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# tailwindcss-opentype + +## 0.0.2 — 2021-0407 + +### 🎉 Initial release! + +- 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 b60a96f..4faf2cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-opentype", - "version": "0.0.1", + "version": "0.0.2", "description": "Tailwind CSS utility classes for advanced typographic features.", "keywords": [ "tailwindcss",