Skip to content

Commit

Permalink
RELEASING: astro-purgecss@5.2.0 (#896)
Browse files Browse the repository at this point in the history
Releases:
  astro-purgecss@5.2.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 9, 2025
1 parent 796821b commit a6251c0
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wild-camels-shake.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/astro-purgecss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# astro-purgecss

## 5.2.0

### Minor Changes

- [#894](https://github.com/codiume/orbit/pull/894) [`796821b`](https://github.com/codiume/orbit/commit/796821b4c80aff1beee417bf94b4434d512c10b1) Thanks [@mhdcodes](https://github.com/mhdcodes)! - fix regression in handling windows paths

## 5.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-purgecss/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astro-purgecss",
"description": "Remove unused CSS rules from your final Astro bundle",
"version": "5.1.0",
"version": "5.2.0",
"homepage": "https://github.com/codiume/orbit",
"bugs": "https://github.com/codiume/orbit/issues",
"author": "codiume",
Expand Down

0 comments on commit a6251c0

Please sign in to comment.