From 87edfcb3860ef66fb61958effeaca504a4adddb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 23:48:26 +0200 Subject: [PATCH] chore: release 2.1.2 (#217) 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 484d70b1..a149306f 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. +### [2.1.2](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v2.1.1...v2.1.2) (2021-05-06) + + +### Bug Fixes + +* **performance:** using clsx in place of classnames package ([611a0f4](https://www.github.com/muhammadsammy/tailwindcss-classnames/commit/611a0f4dda143f812f2bfaf00ca8b02864321547)), closes [#126](https://www.github.com/muhammadsammy/tailwindcss-classnames/issues/126) + ### [2.1.1](https://www.github.com/muhammadsammy/tailwindcss-classnames/compare/v2.1.0...v2.1.1) (2021-04-28) diff --git a/package.json b/package.json index 616438a6..4f988626 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-classnames", - "version": "2.1.1", + "version": "2.1.2", "description": "Functional typed classnames for TailwindCSS", "author": "Christian Alfoni ", "contributors": [