Skip to content

Commit f2582ba

Browse files
github-actions[bot]duniul
authored andcommitted
chore: bump version
1 parent 89dd555 commit f2582ba

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/cool-berries-fly.md

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

.changeset/spicy-bobcats-joke.md

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

CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- Add default patterns for GitHub Pages, JetBrains, airtap, husky, bmp, release-it, Windows, and GNU COPYING. _[`#35`](https://github.com/duniul/clean-modules/pull/35) [`89fcb28`](https://github.com/duniul/clean-modules/commit/89fcb2862ab07bbd52cded0288b3bf694a974238) [@sdavids](https://github.com/sdavids)_
8+
9+
### Patch Changes
10+
11+
- Include up to 2 fraction digits when reporting reduced size. _[`89dd555`](https://github.com/duniul/clean-modules/commit/89dd5554b44e8229ba8be7d6a2472d4c14bd9c02) [@duniul](https://github.com/duniul)_
12+
313
## 3.0.5
414

515
### 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.5",
4+
"version": "3.1.0",
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)