Skip to content

Commit 61c670d

Browse files
author
John Campion Jr
committed
chore: release v0.2.1
1 parent a9538c9 commit 61c670d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v0.2.1
9+
10+
[compare changes](https://github.com/jcamp-code/tailwindcss-plugin-animate/compare/v0.2.0...v0.2.1)
11+
12+
### 🩹 Fixes
13+
14+
- Remove postinstall script ([a9538c9](https://github.com/jcamp-code/tailwindcss-plugin-animate/commit/a9538c9))
15+
816
## v0.2.0
917

1018
[compare changes](https://github.com/jcamp-code/tailwindcss-plugin-animate/compare/v0.1.0...v0.2.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jcamp/tailwindcss-plugin-animate",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"packageManager": "^pnpm@8.1.0",
55
"description": "An updated animation plugin for Tailwind CSS v3",
66
"author": "John Campion (https://github.com/JohnCampionJr/)",

0 commit comments

Comments
 (0)