Skip to content

Commit cb2bb80

Browse files
github-actions[bot]duniul
authored andcommitted
chore: bump version
1 parent 529502e commit cb2bb80

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-spies-sleep.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.1.1
4+
5+
### Patch Changes
6+
7+
- Respect `directory` option in `analyze` command. _[`529502e`](https://github.com/duniul/clean-modules/commit/529502e1de3da64b87dd40f631b0abd6f91879b7) [@duniul](https://github.com/duniul)_
8+
39
## 3.1.0
410

511
### Minor 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.1.0",
4+
"version": "3.1.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)