Skip to content

Commit 163f695

Browse files
github-actions[bot]duniul
authored andcommitted
chore: bump version
1 parent 31fb7eb commit 163f695

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-clocks-retire.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.4
4+
5+
### Patch Changes
6+
7+
- Add `.stylelintrc*(.*)` to `.cleanmodules-default`. _[`#24`](https://github.com/duniul/clean-modules/pull/24) [`31fb7eb`](https://github.com/duniul/clean-modules/commit/31fb7eb5a2807a54888f60d1d704b1ef565d1d9d) [@SukkaW](https://github.com/SukkaW)_
8+
39
## 3.0.3
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.3",
4+
"version": "3.0.4",
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)