Skip to content

Commit bcd217e

Browse files
github-actions[bot]duniul
authored andcommitted
chore: bump version
1 parent eb7dd5d commit bcd217e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-lobsters-melt.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.1
4+
5+
### Patch Changes
6+
7+
- Include `dist` in package 🙈 _[`671086d`](https://github.com/duniul/clean-modules/commit/671086d3f1617128c2492a815310a19c95d5f79a) [@duniul](https://github.com/duniul)_
8+
39
## 3.0.0
410

511
### Major 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.0",
4+
"version": "3.0.1",
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)