From b8a6b046b607405f25b172beddb60b79937df8bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 17:06:28 +0000 Subject: [PATCH] chore: release 3.0.3 (#393) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c509d0c..8282fb00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [3.0.3](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v3.0.2...v3.0.3) (2022-03-17) + + +### Bug Fixes + +* use correct prefix for ring-inset class ([#390](https://www.github.com/muhammadsammy/tailwindcss-classnames/issues/390)) ([22b0be9](https://www.github.com/muhammadsammy/tailwindcss-classnames/commit/22b0be9e9ad1532e09fb8cdabf0adffa30f2eaa8)) + ### [3.0.2](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v3.0.1...v3.0.2) (2022-01-14) diff --git a/package.json b/package.json index 35ac4bf0..7015afb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-classnames", - "version": "3.0.2", + "version": "3.0.3", "description": "Functional typed classnames for TailwindCSS", "author": "Christian Alfoni ", "contributors": [