Skip to content

Commit f325cd0

Browse files
committed
chore: release 0.1.1-alpha.1
1 parent 28d9641 commit f325cd0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.1.1-alpha.1](https://github.com/MinhOmega/npm-increaser-downloads/compare/v0.1.0...v0.1.1-alpha.1) (2024-09-14)
4+
5+
6+
### Features
7+
8+
* implement new package prompt and new cli ([28d9641](https://github.com/MinhOmega/npm-increaser-downloads/commit/28d9641d830836c8fe0c7c26f3e4d16aa0ff6419))
9+
310
## [0.1.0](https://github.com/MinhOmega/npm-increaser-downloads/compare/v0.0.2...v0.1.0) (2024-09-13)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "npm-increaser-downloads",
3-
"version": "0.1.0",
3+
"version": "0.1.1-alpha.1",
44
"description": "Raises the popularity score on your package through nefarious means.",
55
"author": "MinhOmega",
66
"license": "MIT",

0 commit comments

Comments
 (0)