Skip to content

Commit 382371a

Browse files
committed
chore: release 1.0.0
1 parent 81ed283 commit 382371a

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+
## [1.0.0](https://github.com/MinhOmega/npm-increaser-downloads/compare/v0.1.0...v1.0.0) (2024-09-14)
4+
5+
6+
### Features
7+
8+
* implement new package prompt and new CLI ([#4](https://github.com/MinhOmega/npm-increaser-downloads/issues/4)) ([81ed283](https://github.com/MinhOmega/npm-increaser-downloads/commit/81ed2833b0f9c95f3d7405bcaecc67e9d4e1f37a))
9+
310
## [0.1.1-alpha.5](https://github.com/MinhOmega/npm-increaser-downloads/compare/v0.1.1-alpha.4...v0.1.1-alpha.5) (2024-09-14)
411

512
## [0.1.1-alpha.4](https://github.com/MinhOmega/npm-increaser-downloads/compare/v0.1.1-alpha.3...v0.1.1-alpha.4) (2024-09-14)

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.1-alpha.5",
3+
"version": "1.0.0",
44
"description": "Raises the popularity score on your package through nefarious means.",
55
"author": "MinhOmega",
66
"license": "MIT",

0 commit comments

Comments
 (0)