File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v0.1.1
9+
10+ [ compare changes] ( https://github.com/jcamp-code/tailwindcss-plugin-animate/compare/v0.1.0...v0.1.1 )
11+
12+ ### 🚀 Enhancements
13+
14+ - Updated to latest tailwind plugin structure ([ d54d4a6] ( https://github.com/jcamp-code/tailwindcss-plugin-animate/commit/d54d4a6 ) )
15+
16+ ### 📦 Build
17+
18+ - Change to pnpm ([ 43a07d7] ( https://github.com/jcamp-code/tailwindcss-plugin-animate/commit/43a07d7 ) )
19+ - Move renovate ([ 2dda9fa] ( https://github.com/jcamp-code/tailwindcss-plugin-animate/commit/2dda9fa ) )
20+ - Add packageManager ([ 448bf1b] ( https://github.com/jcamp-code/tailwindcss-plugin-animate/commit/448bf1b ) )
21+
22+ ### 🏡 Chore
23+
24+ - Update to use preferred tools ([ 3202f59] ( https://github.com/jcamp-code/tailwindcss-plugin-animate/commit/3202f59 ) )
25+
26+ ### ❤️ Contributors
27+
28+ - John Campion Jr < john@brightshore.com >
29+ - John Campion < john@brightshore.com >
30+
831## [ 0.1.0] - 2022-08-13
932
1033Initial release!
Original file line number Diff line number Diff line change 11{
22 "name" : " @jcamp/tailwindcss-plugin-animate" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.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/)" ,
You can’t perform that action at this time.
0 commit comments