Skip to content

Commit fca3a9a

Browse files
github-actions[bot]duniul
authored andcommitted
chore: bump version
1 parent 6ca7cac commit fca3a9a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-spoons-joke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# clean-modules
22

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- Ensure `dist` is built properly... _[`6ca7cac`](https://github.com/duniul/clean-modules/commit/6ca7cac570d40e607760884488440f4c3d989c5c) [@duniul](https://github.com/duniul)_
8+
39
## 3.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clean-modules",
33
"author": "Daniel Grefberg <hello@danielgrefberg.com>",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"description": "Clean up/prune unnecessary files and reduce the size of your `node_modules` directory. Useful for CI caches or for reducing the size of serverless functions.",
66
"repository": "https://github.com/duniul/clean-modules.git",
77
"homepage": "https://github.com/duniul/clean-modules#readme",

0 commit comments

Comments
 (0)