Skip to content

Commit

Permalink
Release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Jan 8, 2023
1 parent 45e0dbb commit c5f3250
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-purgecss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# [6.2.0](https://github.com/anantoghosh/gatsby-plugin-purgecss/compare/6.1.2...6.2.0) (2023-01-08)


### Features

* Support gatsby 5 ([7a0df4f](https://github.com/anantoghosh/gatsby-plugin-purgecss/commit/7a0df4f0f6bbfa7193f565332f2f9ac7931d4452))
* Update packages
## [6.1.2](https://github.com/anantoghosh/gatsby-plugin-purgecss/compare/6.1.1...6.1.2) (2022-04-09)

- Maintenance release.
- Updated packages.


## [6.1.1](https://github.com/anantoghosh/gatsby-plugin-purgecss/compare/6.1.0...6.1.1) (2022-03-01)

- Maintenance release.
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.2",
"version": "6.2.0",
"main": "index.js",
"license": "MIT",
"author": "Ananto Ghosh",
Expand Down

0 comments on commit c5f3250

Please sign in to comment.