Skip to content

Commit 1b7a531

Browse files
author
John Campion Jr
committed
chore: release v0.6.0
1 parent 4151095 commit 1b7a531

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
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.6.0 - 2023-07-04
4+
5+
[compare changes](https://github.com/jcamp-code/tailwindcss-plugin-icons/compare/v0.5.0...v0.5.1)
6+
7+
### 🚀 Enhancements
8+
9+
- Updated to latest tailwind plugin setup ([#113](https://github.com/jcamp-code/tailwindcss-plugin-icons/pull/113))
10+
311
## [0.5.0] - 2023-04-02
412

513
### - Renamed `extraProperties` to `extraCssProperties`

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-icons",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"packageManager": "^pnpm@8.1.0",
55
"description": "Automatic icon creator for Tailwind",
66
"author": "John Campion (https://github.com/JohnCampionJr/)",

0 commit comments

Comments
 (0)