Skip to content

Commit

Permalink
Merge pull request #30 from codiume/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
mhdcodes authored Sep 8, 2022
2 parents cd7d8e0 + 11c4f83 commit 8a30ead
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/thirty-spoons-punch.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

## 1.0.1

### Patch Changes

- [#29](https://github.com/codiume/orbit/pull/29) [`cd7d8e0`](https://github.com/codiume/orbit/commit/cd7d8e0fc03fef98921ff15e5112f82025d66b5f) Thanks [@mohammed-elhaouari](https://github.com/mohammed-elhaouari)! - fix purgecss dependencies

## 1.0.0

### Major 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": "1.0.0",
"version": "1.0.1",
"scripts": {
"build": "astro-build --src src/**/*.ts",
"postbuild": "npm run typecheck:emit",
Expand Down

0 comments on commit 8a30ead

Please sign in to comment.