Skip to content

Commit

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

- Maintenance release.
- Updated packages.

# [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))

* 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 packages/gatsby-plugin-purgecss/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.1.0",
"version": "6.1.1",
"main": "index.js",
"license": "MIT",
"author": "Ananto Ghosh",
Expand Down

0 comments on commit bd1c425

Please sign in to comment.