Skip to content

Commit cf751e7

Browse files
committed
chore(release): 0.0.14
1 parent 8937c02 commit cf751e7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.14](https://github.com/ali-master/prune-mod/compare/v0.0.13...v0.0.14) (2025-10-01)
6+
7+
8+
### Features
9+
10+
* add new SVG assets for branding and social preview ([40b74b0](https://github.com/ali-master/prune-mod/commit/40b74b089f2bf2653a6933990eb1ab7369f6a6dd))
11+
* add Product Hunt badge to README ([7371b26](https://github.com/ali-master/prune-mod/commit/7371b26eddff30983b840e584de0fab23d48077e))
12+
* enhance CI configuration and add new features ([49317d9](https://github.com/ali-master/prune-mod/commit/49317d965ed9880287063824aaadc09180b7a06a))
13+
514
### [0.0.13](https://github.com/ali-master/prune-mod/compare/v0.0.12...v0.0.13) (2025-08-10)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@usex/prune-mod",
33
"description": "Fast and efficient tool to reduce node_modules size by up to 60%. Safely removes unnecessary files like docs, tests, and dev configs while keeping your app working perfectly. Ideal for serverless, Docker, and deployment optimization.",
4-
"version": "0.0.13",
4+
"version": "0.0.14",
55
"type": "module",
66
"files": [
77
"dist",

0 commit comments

Comments
 (0)