Skip to content

Commit dbbdaa9

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

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/sour-keys-give.md

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

.changeset/spicy-stingrays-rhyme.md

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

.changeset/strange-drinks-draw.md

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

CHANGELOG.md

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

3+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
- Add `adoc` to the AsciiDoc glob in `.cleanmodules-default`. _[`#32`](https://github.com/duniul/clean-modules/pull/32) [`e0b0239`](https://github.com/duniul/clean-modules/commit/e0b0239ea1fbddde9382ead635716a8d2253a41b) [@sdavids](https://github.com/sdavids)_
8+
- Add glob for OSSMETADATA to `.cleanmodules-default`. _[`#30`](https://github.com/duniul/clean-modules/pull/30) [`cf70c0b`](https://github.com/duniul/clean-modules/commit/cf70c0b326320078a08d91a98a9f4216100477c4) [@sdavids](https://github.com/sdavids)_
9+
- Add glob for new ESLint config files to `.cleanmodules-default`. _[`#28`](https://github.com/duniul/clean-modules/pull/28) [`680825a`](https://github.com/duniul/clean-modules/commit/680825ae8b554bc047627c51c032e01990f4b9f6) [@sdavids](https://github.com/sdavids)_
10+
311
## 3.0.4
412

513
### 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.4",
4+
"version": "3.0.5",
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)