From 566b6f32c300a26a02dc536ace525fbb363288a6 Mon Sep 17 00:00:00 2001 From: Divyansh Singh <40380293+brc-dd@users.noreply.github.com> Date: Tue, 3 Jan 2023 18:37:57 +0530 Subject: [PATCH] chore: release v4.0.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..99e5b4f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ + + +## 4.0.0 (2023-01-03) + + +### Features + +* v4 ([1b97909](https://github.com/brc-dd/animated-tailwindcss/commit/1b979095c47455b48315fb368734b150c56ee057)) \ No newline at end of file diff --git a/package.json b/package.json index 984a04f3..feb558e8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "animated-tailwindcss", - "version": "3.3.0", + "version": "4.0.0", "description": "A configuration to use Animate.css with Tailwind CSS", "keywords": [ "animate.css",