Skip to content

Commit

Permalink
Release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Oct 31, 2021
1 parent a79bf8e commit cf944e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.1.0](https://github.com/anantoghosh/gatsby-plugin-purgecss/compare/6.0.2...6.1.0) (2021-10-31)


### Features

* add support and test for gatsby v4 ([691b322](https://github.com/anantoghosh/gatsby-plugin-purgecss/commit/691b322867aa2bb076adb4112cc9d1c356ff7d35))

## [6.0.2](https://github.com/anantoghosh/gatsby-plugin-purgecss/compare/6.0.1...6.0.2) (2021-05-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-purgecss",
"description": "Gatsby plugin for purgecss. Removes unused css/sass/less/stylus from files and modules. Supports Tailwindcss, Bootstrap, Bulma etc.",
"version": "6.0.2",
"version": "6.1.0",
"main": "index.js",
"license": "MIT",
"author": "Ananto Ghosh",
Expand Down

0 comments on commit cf944e6

Please sign in to comment.