Skip to content

Commit 038a863

Browse files
github-actions[bot]YieldRay
authored andcommitted
chore(main): release 0.3.2
1 parent 564001a commit 038a863

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.3.2](https://github.com/YieldRay/nrm-lite/compare/v0.3.1...v0.3.2) (2025-10-20)
4+
5+
6+
### Features
7+
8+
* implement parseArgs and replace fetch with request to support node 14 ([564001a](https://github.com/YieldRay/nrm-lite/commit/564001a5b1946db7fb2c3f8d6bd35baae4441300))
9+
310
## [0.3.1](https://github.com/YieldRay/nrm-lite/compare/v0.3.0...v0.3.1) (2025-01-26)
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": "nrm-lite",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"type": "module",
55
"description": "Fast and lightweight NpmRegistryManager, for the minimalists.",
66
"main": "index.mjs",

0 commit comments

Comments
 (0)